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

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

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.2182'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547808'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548999'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549000'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549001'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548994'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548995'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548996'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548997'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548998'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549497'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549002'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551922'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551921'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549708'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549707'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549708'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549708'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549704'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549706'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547799'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547800'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547801'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547802'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547804'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547803'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547804'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547804'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547805'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547806'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4963 -5.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.321'^^xsd:double;
  dwc:latitude '53.4963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547807'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551925'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551923'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551924'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551926'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547796'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547797'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547800'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547798'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551891'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549003'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549004'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549005'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549006'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551895'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551894'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551893'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551892'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551901'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551902'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551896'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551898'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551899'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551897'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551900'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551918'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551919'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551920'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551928'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551927'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551828'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551829'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551832'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551830'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551856'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551826'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551828'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551827'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551828'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551828'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551839'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.512 -5.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8345'^^xsd:double;
  dwc:latitude '52.512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547895'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.512 -5.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8345'^^xsd:double;
  dwc:latitude '52.512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547896'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.512 -5.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547896'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8345'^^xsd:double;
  dwc:latitude '52.512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547897'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551804'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551803'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551804'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551804'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551804'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551805'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.512 -5.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.512"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8345'^^xsd:double;
  dwc:latitude '52.512'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547898'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547899'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547900'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547900'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547901'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547902'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9142"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547912'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0615'^^xsd:double;
  dwc:latitude '53.9142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547914'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7702 -5.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9085'^^xsd:double;
  dwc:latitude '53.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547915'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7702 -5.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9085'^^xsd:double;
  dwc:latitude '53.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547916'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4532 -5.9368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9368'^^xsd:double;
  dwc:latitude '53.4532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547917'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4532 -5.9368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9368'^^xsd:double;
  dwc:latitude '53.4532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547918'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547919'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551781'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551782'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551768'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551768'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551769'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9142"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0615'^^xsd:double;
  dwc:latitude '53.9142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547913'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551779'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551780'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551791'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551792'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551756'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551756'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.034 -6.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.034"^^xsd:decimal ;
  dwc:decimalLongitude "-6.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.285'^^xsd:double;
  dwc:latitude '52.034'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547904'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9007 -6.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9007"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7498'^^xsd:double;
  dwc:latitude '51.9007'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547905'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9007 -6.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9007"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7498'^^xsd:double;
  dwc:latitude '51.9007'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547906'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6505 -6.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6505"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1203'^^xsd:double;
  dwc:latitude '53.6505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547907'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6505 -6.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6505"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1203'^^xsd:double;
  dwc:latitude '53.6505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547908'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094 -5.5192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.094"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.5192'^^xsd:double;
  dwc:latitude '54.094'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547909'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.201 -5.7927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7927'^^xsd:double;
  dwc:latitude '54.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547910'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.201 -5.7927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7927'^^xsd:double;
  dwc:latitude '54.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547911'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9142"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0615'^^xsd:double;
  dwc:latitude '53.9142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547912'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551793'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551814'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.034 -6.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.034"^^xsd:decimal ;
  dwc:decimalLongitude "-6.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.285'^^xsd:double;
  dwc:latitude '52.034'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547903'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551840'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551840'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551850'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551815'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551816'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1798"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7267'^^xsd:double;
  dwc:latitude '53.1798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547867'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1798"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547868'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7267'^^xsd:double;
  dwc:latitude '53.1798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547868'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547869'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547870'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547872'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547871'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547872'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7663"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1083'^^xsd:double;
  dwc:latitude '52.7663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547873'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7663"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1083'^^xsd:double;
  dwc:latitude '52.7663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547874'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5115 -5.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8353'^^xsd:double;
  dwc:latitude '52.5115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547875'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5115 -5.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8353'^^xsd:double;
  dwc:latitude '52.5115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547876'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5115 -5.8353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547876'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8353'^^xsd:double;
  dwc:latitude '52.5115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547877'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547878'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547879'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547880'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1605 -6.1122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1605"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1122'^^xsd:double;
  dwc:latitude '52.1605'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547881'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.034 -6.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.034"^^xsd:decimal ;
  dwc:decimalLongitude "-6.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.285'^^xsd:double;
  dwc:latitude '52.034'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547882'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.034 -6.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.034"^^xsd:decimal ;
  dwc:decimalLongitude "-6.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.285'^^xsd:double;
  dwc:latitude '52.034'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547883'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9007 -6.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9007"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7498'^^xsd:double;
  dwc:latitude '51.9007'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547884'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7015 -6.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7015"^^xsd:decimal ;
  dwc:decimalLongitude "-6.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.895'^^xsd:double;
  dwc:latitude '51.7015'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547885'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551755'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547935'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4963 -5.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.321'^^xsd:double;
  dwc:latitude '53.4963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547936'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4963 -5.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.321'^^xsd:double;
  dwc:latitude '53.4963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547937'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4963 -5.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547936'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.321'^^xsd:double;
  dwc:latitude '53.4963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547938'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547940'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547939'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547940'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547940'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547941'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547942'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547944'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547943'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547944'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547944'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547944'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547945'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551740'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551741'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551742'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551744'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551743'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549046'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551768'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551766'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551768'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551767'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549038'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549039'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549040'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549041'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549040'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549042'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549043'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549044'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549045'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547927'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7722"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1072'^^xsd:double;
  dwc:latitude '52.7722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547928'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8338'^^xsd:double;
  dwc:latitude '52.5163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547929'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547930'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9212 -6.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0575'^^xsd:double;
  dwc:latitude '53.9212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547931'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9212 -6.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0575'^^xsd:double;
  dwc:latitude '53.9212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547932'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547933'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547934'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547920'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547920'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547921'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4963 -5.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4963"^^xsd:decimal ;
  dwc:decimalLongitude "-5.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_96_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.321'^^xsd:double;
  dwc:latitude '53.4963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547922'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547923'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547924'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547924'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547924'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547925'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -5.7295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7295'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547926'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551756'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551757'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4198 -5.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4198"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.917'^^xsd:double;
  dwc:latitude '53.4198'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547863'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4198 -5.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4198"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.917'^^xsd:double;
  dwc:latitude '53.4198'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547864'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2388 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '53.2388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547865'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2388 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '53.2388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547866'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4802 -5.3565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4802"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547864'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3565'^^xsd:double;
  dwc:latitude '53.4802'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547862'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6835'^^xsd:double;
  dwc:latitude '54.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551790'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551800'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551802'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549031'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551778'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549022'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549023'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549024'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549025'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549026'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549027'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549028'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549029'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549030'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551754'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.658 -5.4608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4608'^^xsd:double;
  dwc:latitude '53.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547860'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4802 -5.3565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4802"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3565'^^xsd:double;
  dwc:latitude '53.4802'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547861'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551838'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551436'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551437'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.201 -5.7927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7927'^^xsd:double;
  dwc:latitude '54.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547841'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.201 -5.7927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7927'^^xsd:double;
  dwc:latitude '54.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547842'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4532 -5.9368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9368'^^xsd:double;
  dwc:latitude '53.4532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547843'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4532 -5.9368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9368'^^xsd:double;
  dwc:latitude '53.4532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547844'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547845'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547846'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547847'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6532 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6532"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_95_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6532'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547848'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7722"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1072'^^xsd:double;
  dwc:latitude '52.7722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547849'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7722"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1072'^^xsd:double;
  dwc:latitude '52.7722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547850'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7722"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1072'^^xsd:double;
  dwc:latitude '52.7722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547851'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8338'^^xsd:double;
  dwc:latitude '52.5163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547852'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547853'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547854'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9212 -6.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0575'^^xsd:double;
  dwc:latitude '53.9212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547855'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547856'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547857'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -5.7295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7295'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547858'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.658 -5.4608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.658"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4608'^^xsd:double;
  dwc:latitude '53.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547859'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551708'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551707'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551606'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551664'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549021'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551628'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551627'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094 -5.5192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.094"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.5192'^^xsd:double;
  dwc:latitude '54.094'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547840'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551544'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551542'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551578'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551484'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549017'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551452'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -5.7295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7295'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547831'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2543 -5.9578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9578'^^xsd:double;
  dwc:latitude '53.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547832'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.794 -6.1025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.794"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1025'^^xsd:double;
  dwc:latitude '52.794'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547833'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -5.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8227'^^xsd:double;
  dwc:latitude '52.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547834'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -5.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8227'^^xsd:double;
  dwc:latitude '52.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547835'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -5.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8227'^^xsd:double;
  dwc:latitude '52.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547836'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1725 -6.1015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1015'^^xsd:double;
  dwc:latitude '52.1725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547837'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1725 -6.1015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1015'^^xsd:double;
  dwc:latitude '52.1725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547838'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1725 -6.1015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1015'^^xsd:double;
  dwc:latitude '52.1725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547839'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551462'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549018'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549019'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549020'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549508'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549508'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547826'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547827'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547828'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -5.7295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7295'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547829'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.14 -5.7295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.14"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7295'^^xsd:double;
  dwc:latitude '53.14'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547830'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549008'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549009'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549010'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549011'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549012'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549013'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549014'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549015'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549016'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551390'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551275'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551352'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9397 -5.3755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9397"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3755'^^xsd:double;
  dwc:latitude '52.9397'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547825'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551381'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549500'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549499'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549500'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549500'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549500'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549501'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549504'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549502'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549504'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549503'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549504'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549504'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549504'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549505'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549504'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549506'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549508'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549507'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551294'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551311'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551195'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547824'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547822'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9212 -6.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0575'^^xsd:double;
  dwc:latitude '53.9212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547823'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9212 -6.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0575'^^xsd:double;
  dwc:latitude '53.9212'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547824'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551228'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551229'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551246'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550850'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550660'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550383'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550448'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550446'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549708'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549709'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551044'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551044'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551160'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548055'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548056'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548056'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548056'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548057'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548056'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548058'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548059'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548060'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548060'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548061'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548062'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548064'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548063'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548064'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548065'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548064'^^xsd:integer;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548066'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549081'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549082'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549083'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548052'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548053'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548051'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548048'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548049'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548050'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548054'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549080'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548067'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548068'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548068'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548069'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551580'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551580'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548070'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548071'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549520'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549521'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549520'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549522'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549524'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549523'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549524'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549524'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549524'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549525'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549528'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549526'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548073'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548072'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548074'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548076'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548075'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548076'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548077'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548078'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548079'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548080'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548080'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548081'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548080'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548082'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548084'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548083'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548072'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552223'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551500'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551501'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552216'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552217'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552218'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552219'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552220'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552221'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552222'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552215'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554023'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551528'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551529'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549104'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549104'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548130'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548131'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548132'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548132'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548132'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548133'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548134'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548135'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548136'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548137'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548129'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549100'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549101'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552234'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549102'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552235'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549103'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552236'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552237'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552238'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552239'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551438'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551439'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548117'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551391'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551392'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548118'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548119'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548120'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548121'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548120'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548122'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548123'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548124'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548125'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548128'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548126'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548127'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548128'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551475'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549093'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549094'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549095'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549096'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549097'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549098'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549099'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551453'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551485'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548104'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548106'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548107'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548108'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548109'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548110'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548111'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548112'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548113'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548114'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548115'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548116'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549528'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549528'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549528'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549529'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549528'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549530'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549532'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549531'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549532'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549532'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549532'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549533'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552233'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548105'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549528'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549527'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548099'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552232'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548100'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548101'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548102'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548103'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548104'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548091'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548092'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548093'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548096'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548094'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548095'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548096'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548097'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548096'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548098'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552224'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551515'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552225'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552226'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552227'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552228'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552229'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552230'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552231'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548084'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548084'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548085'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548088'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548086'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548087'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548088'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548088'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548089'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548090'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548138'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552241'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551408'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552242'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551409'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552243'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552244'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552245'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552246'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551382'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552247'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554030'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549105'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549106'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554024'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554025'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554026'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554027'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554028'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554029'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552258'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551353'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551354'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548139'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548140'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548141'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548142'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554031'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554032'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554033'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554034'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554035'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554036'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6522 -13.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6522"^^xsd:decimal ;
  dwc:decimalLongitude "-13.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.668'^^xsd:double;
  dwc:latitude '51.6522'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554729'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6522 -13.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6522"^^xsd:decimal ;
  dwc:decimalLongitude "-13.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.668'^^xsd:double;
  dwc:latitude '51.6522'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554730'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4898 -13.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4898"^^xsd:decimal ;
  dwc:decimalLongitude "-13.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.767'^^xsd:double;
  dwc:latitude '51.4898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554731'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4898 -13.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4898"^^xsd:decimal ;
  dwc:decimalLongitude "-13.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.767'^^xsd:double;
  dwc:latitude '51.4898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554732'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2928'^^xsd:double;
  dwc:latitude '54.3645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549108'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549109'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549110'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551368'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551366'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551368'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551367'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549107'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552248'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552249'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552250'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552251'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552252'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552253'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552254'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552255'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552256'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552257'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552240'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548173'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548174'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548175'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548176'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548177'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548178'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552286'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552287'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552288'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552289'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552290'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552291'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552292'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552293'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552294'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552295'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548180'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548179'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554038'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554039'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554040'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554041'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554042'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554043'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554044'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554045'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548180'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548181'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548182'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548183'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551324'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551323'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551324'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551324'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551324'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551325'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551326'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552296'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548161'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548160'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548162'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548163'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548164'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548164'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548165'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548166'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548167'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548168'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548169'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548170'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548171'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548172'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548149'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548150'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548151'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548152'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548153'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548154'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548155'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548156'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548157'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548158'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548159'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548160'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551312'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552284'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548144'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548145'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548146'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548147'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548148'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552277'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552278'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552279'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552280'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552281'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9035 -5.8758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8758'^^xsd:double;
  dwc:latitude '53.9035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552282'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552283'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1378 -5.5043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5043'^^xsd:double;
  dwc:latitude '54.1378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552285'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551340'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551339'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551340'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551340'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4538 -13.9997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4538"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9997'^^xsd:double;
  dwc:latitude '51.4538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554733'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548143'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551422'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551463'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552259'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552260'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552261'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552262'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552263'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552264'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552265'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552266'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554037'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552267'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552268'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552269'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552270'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552271'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552272'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552273'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552274'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552275'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552276'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552303'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552304'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552305'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552306'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552307'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552308'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552309'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552310'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552311'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552312'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552313'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551276'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551295'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549111'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549112'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3951'^^xsd:double;
  dwc:latitude '54.2216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549113'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3951'^^xsd:double;
  dwc:latitude '54.2216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549114'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549115'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549116'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549117'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549118'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549119'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551261'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551264'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551262'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548184'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548185'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548186'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548187'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548188'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548189'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548190'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548191'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548192'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548193'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548194'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554047'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554048'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554049'^^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/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554050'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554051'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554052'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554053'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552302'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551708'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551708'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551676'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549052'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549051'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549512'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549513'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551697'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551698'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551696'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547958'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547953'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547952'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547952'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547954'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547955'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547956'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547956'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547957'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547959'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547960'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547961'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547960'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547962'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547964'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547963'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547964'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547965'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551732'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551731'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551744'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551685'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551688'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551686'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549056'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549056'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551699'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549052'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549052'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549053'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549054'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549055'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551677'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551664'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551666'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551678'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551684'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547984'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547984'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547985'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547984'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547986'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547987'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547988'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549512'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549514'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549516'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549515'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549516'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549516'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549516'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549517'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549518'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549057'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549058'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549059'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549060'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547968'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547966'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547967'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547968'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547968'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547968'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547969'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547968'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547970'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547971'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547972'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547972'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547972'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547973'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547976'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547974'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547975'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547976'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549048'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549048'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549047'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547951'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551722'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551730'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551708'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551709'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551721'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549049'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549050'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549540'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549539'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549712'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549710'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549712'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549711'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549712'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549712'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549712'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549713'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551720'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547952'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547950'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547946'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547948'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547947'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547948'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547948'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547949'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551556'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551557'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551556'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548043'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549076'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549077'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549078'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549080'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549079'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551554'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551555'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548037'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548038'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548039'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548040'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548040'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548041'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548042'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551568'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551568'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548044'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548044'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548045'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548048'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548046'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548048'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548047'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548048'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548048'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548016'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548018'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6835'^^xsd:double;
  dwc:latitude '54.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551584'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6835'^^xsd:double;
  dwc:latitude '54.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551585'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551598'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551596'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551597'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548020'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548019'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548020'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548021'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548022'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548023'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551608'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548024'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548036'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551580'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551579'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551599'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548025'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548026'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548027'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548028'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548028'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548029'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548030'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548031'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548032'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548033'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548032'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548034'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548036'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548035'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548016'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551616'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551617'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547996'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547997'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547998'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547999'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548000'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548000'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548001'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548002'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548004'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548003'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548004'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548004'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548005'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548008'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548006'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548008'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548007'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548008'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548009'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548008'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548010'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548012'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548011'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548012'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548013'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548014'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548015'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551618'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548017'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551630'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551631'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549068'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549068'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549069'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549070'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549071'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549072'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549073'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549072'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549074'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549075'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551607'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549061'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549519'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549062'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549063'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549064'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549065'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549066'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7473'^^xsd:double;
  dwc:latitude '54.0255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551641'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7473'^^xsd:double;
  dwc:latitude '54.0255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551642'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551644'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551643'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551628'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551629'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549207'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549208'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549209'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549210'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549212'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549211'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549576'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549576'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549576'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549577'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549576'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549578'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549580'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549579'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549580'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549580'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551394'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551395'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551396'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551396'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551397'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548434'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548436'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548435'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  geo-pos:lat "50.6471"^^xsd:decimal ;
  geo-pos:long "-7.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548436'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548436'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548436'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548437'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548438'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548439'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549206'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551426'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548440'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548441'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548442'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548443'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548444'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548445'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548446'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548447'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548448'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552460'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552461'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552462'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552463'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551412'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552459'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552464'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549572'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549572'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549572'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549573'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549576'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549574'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549568'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549569'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549568'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549570'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549572'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549571'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549192'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549194'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9408"^^xsd:decimal ;
  dwc:decimalLongitude "-13.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9408"^^xsd:decimal ;
  geo-pos:long "-13.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549196'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.776'^^xsd:double;
  dwc:latitude '52.9408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549195'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9408"^^xsd:decimal ;
  dwc:decimalLongitude "-13.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9408"^^xsd:decimal ;
  geo-pos:long "-13.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549196'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.776'^^xsd:double;
  dwc:latitude '52.9408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549196'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549196'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549197'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549200'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549198'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548415'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548416'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548417'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548418'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548419'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548420'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548420'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548421'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549188'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549189'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-14.7532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549192'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7532'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549190'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-14.7532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549192'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7532'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549191'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549192'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549192'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549192'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549193'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549568'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549568'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551464'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551467'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552449'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552450'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552451'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552452'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552453'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549576'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549575'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551440'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551441'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551442'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554742'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554743'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554744'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -9.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -9.94)"^^geo:wktLiteral ;
  geo-pos:lat "54.88"^^xsd:decimal ;
  geo-pos:long "-9.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.94'^^xsd:double;
  dwc:latitude '54.88'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554745'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549200'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549199'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551455'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551465'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551466'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548424'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548422'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548423'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548424'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548425'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548426'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548427'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548428'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548428'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548429'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548430'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548431'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  geo-pos:lat "50.6471"^^xsd:decimal ;
  geo-pos:long "-7.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548432'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554084'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554085'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -9.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.88 -9.94)"^^geo:wktLiteral ;
  geo-pos:lat "54.88"^^xsd:decimal ;
  geo-pos:long "-9.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.94'^^xsd:double;
  dwc:latitude '54.88'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554746'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552454'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552455'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552456'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552457'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552458'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551423'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551424'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551425'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6471"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6471 -7.7893)"^^geo:wktLiteral ;
  geo-pos:lat "50.6471"^^xsd:decimal ;
  geo-pos:long "-7.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548432'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.7893'^^xsd:double;
  dwc:latitude '50.6471'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548433'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549200'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549200'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549200'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549201'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549200'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549202'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549204'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549203'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  geo-pos:lat "52.7208"^^xsd:decimal ;
  geo-pos:long "-13.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549204'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6272'^^xsd:double;
  dwc:latitude '52.7208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549204'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549204'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549205'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551370'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552471'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.511"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  geo-pos:lat "55.511"^^xsd:decimal ;
  geo-pos:long "-6.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.999'^^xsd:double;
  dwc:latitude '55.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554747'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.511"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  geo-pos:lat "55.511"^^xsd:decimal ;
  geo-pos:long "-6.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.999'^^xsd:double;
  dwc:latitude '55.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554748'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.511"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.511 -6.999)"^^geo:wktLiteral ;
  geo-pos:lat "55.511"^^xsd:decimal ;
  geo-pos:long "-6.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.999'^^xsd:double;
  dwc:latitude '55.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554749'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554750'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554751'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554752'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554753'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551329'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551328'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551369'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552465'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551356'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551355'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552466'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551356'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551356'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552467'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551356'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551357'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552468'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552469'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552470'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549212'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549212'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548449'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548450'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548451'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548452'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548453'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548454'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548455'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548456'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548457'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548458'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551400'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551398'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551411'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548459'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551316'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551315'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551277'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551278'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551279'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7838 -5.7815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7838 -5.7815)"^^geo:wktLiteral ;
  geo-pos:lat "53.7838"^^xsd:decimal ;
  geo-pos:long "-5.7815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7815'^^xsd:double;
  dwc:latitude '53.7838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554092'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554093'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554094'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554095'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554096'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552487'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552488'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552489'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552490'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552491'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552492'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551280'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552493'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548473'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552486'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549216'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549214'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549212'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549213'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554098'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554099'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554100'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554101'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554102'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554103'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554104'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554105'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549216'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549216'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548474'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548475'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548476'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548477'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548478'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548479'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552497'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552498'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552499'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552500'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552501'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554106'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548480'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549216'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549217'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552502'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552503'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552504'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552505'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552506'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552507'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552508'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552509'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552510'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554762'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  geo-pos:lat "52.5775"^^xsd:decimal ;
  geo-pos:long "-14.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549216'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549215'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554097'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552482'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552483'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548467'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548468'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548469'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548470'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548472'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548471'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548472'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548472'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552484'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552485'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554755'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554756'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554757'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554758'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945 -9.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.945"^^xsd:decimal ;
  dwc:decimalLongitude "-9.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945 -9.017)"^^geo:wktLiteral ;
  geo-pos:lat "54.945"^^xsd:decimal ;
  geo-pos:long "-9.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.017'^^xsd:double;
  dwc:latitude '54.945'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554759'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554760'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554761'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551314'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552494'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552495'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552496'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548460'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548460'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548461'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548462'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548464'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548463'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548464'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548465'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548466'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5521"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  geo-pos:lat "52.5521"^^xsd:decimal ;
  geo-pos:long "-6.0428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0428'^^xsd:double;
  dwc:latitude '52.5521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551300'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554089'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554090'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552472'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552473'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552474'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552475'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552476'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552477'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552478'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552479'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552480'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552481'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7355 -6.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7355"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7355 -6.0085)"^^geo:wktLiteral ;
  geo-pos:lat "53.7355"^^xsd:decimal ;
  geo-pos:long "-6.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0085'^^xsd:double;
  dwc:latitude '53.7355'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554091'^^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/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.804"^^xsd:decimal ;
  dwc:decimalLongitude "-9.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.804 -9.011)"^^geo:wktLiteral ;
  geo-pos:lat "55.804"^^xsd:decimal ;
  geo-pos:long "-9.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.011'^^xsd:double;
  dwc:latitude '55.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554754'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551342'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551343'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551296'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551297'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551296'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551298'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551300'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551299'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554086'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554087'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554088'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551384'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551383'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548252'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548253'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548254'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548255'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548256'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548257'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548258'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548259'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548260'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548260'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548261'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548262'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552375'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552376'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552377'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552378'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552379'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552380'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552381'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548274'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548263'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548264'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548265'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548266'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548267'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548268'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548269'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548270'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548271'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548272'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548272'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548272'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548273'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548275'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548276'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548277'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548278'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548280'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548279'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548280'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548280'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548281'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548282'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548284'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548283'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549150'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548284'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548284'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548284'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548285'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548286'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548287'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548288'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548289'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548288'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548290'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548292'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548291'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548292'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548293'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548294'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550284'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550284'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548295'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549876'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549876'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549876'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549877'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549880'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549878'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554059'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548296'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548296'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548297'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548298'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548299'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548300'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548301'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548302'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549536'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549535'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549536'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549536'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549536'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549537'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549536'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549538'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552383'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554066'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0625"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.0625"^^xsd:decimal ;
  geo-pos:long "-13.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9518'^^xsd:double;
  dwc:latitude '51.0625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554740'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554060'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554061'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554062'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554063'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554064'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554065'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549151'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552382'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548324'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548325'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548328'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548326'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548328'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548327'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548328'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548328'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548328'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548329'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "53.2393"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551232'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551232'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551200'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548324'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548324'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554074'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548320'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548320'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548320'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548321'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548320'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548322'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548324'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548323'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549716'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549717'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549720'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549718'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551218'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549712'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549714'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549716'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549715'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549716'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549716'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548328'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548330'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549166'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548312'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548312'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550448'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550448'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550284'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550285'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549152'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549153'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549154'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549155'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549156'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549157'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549158'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550520'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550520'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548313'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548314'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548316'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548315'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548316'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548316'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548317'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548318'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552388'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552389'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552390'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552391'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552392'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552393'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554070'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0625"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.0625"^^xsd:decimal ;
  geo-pos:long "-13.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9518'^^xsd:double;
  dwc:latitude '51.0625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554741'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "-10.3473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551046'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550852'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548320'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548319'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550664'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552394'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552395'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552396'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552397'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554071'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554072'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554073'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551094'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551160'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551162'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549159'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549160'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549161'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549162'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549163'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549164'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549165'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548304'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548306'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548308'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548307'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548308'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548308'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548309'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548310'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548312'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548311'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548304'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548305'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548304'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548303'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548304'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548304'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552384'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552385'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552386'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552387'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554067'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554068'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554069'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549145'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549146'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549147'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549148'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549148'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549149'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554055'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554056'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554057'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554058'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549142'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549143'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548236'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548236'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548237'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548238'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548239'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549140'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552374'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549140'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549141'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549139'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550519'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552372'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552373'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548240'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549144'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550448'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550447'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4938 -14.2428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4938"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4938 -14.2428)"^^geo:wktLiteral ;
  geo-pos:lat "51.4938"^^xsd:decimal ;
  geo-pos:long "-14.2428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2428'^^xsd:double;
  dwc:latitude '51.4938'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554735'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4938 -14.2428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4938"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4938 -14.2428)"^^geo:wktLiteral ;
  geo-pos:lat "51.4938"^^xsd:decimal ;
  geo-pos:long "-14.2428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2428'^^xsd:double;
  dwc:latitude '51.4938'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554736'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0792 -14.3168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0792"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0792 -14.3168)"^^geo:wktLiteral ;
  geo-pos:lat "51.0792"^^xsd:decimal ;
  geo-pos:long "-14.3168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3168'^^xsd:double;
  dwc:latitude '51.0792'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554737'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0792 -14.3168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0792"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0792 -14.3168)"^^geo:wktLiteral ;
  geo-pos:lat "51.0792"^^xsd:decimal ;
  geo-pos:long "-14.3168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3168'^^xsd:double;
  dwc:latitude '51.0792'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554738'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0625"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0625 -13.9518)"^^geo:wktLiteral ;
  geo-pos:lat "51.0625"^^xsd:decimal ;
  geo-pos:long "-13.9518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9518'^^xsd:double;
  dwc:latitude '51.0625'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554739'^^xsd:string;
  dwc:observationDate '2013-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548241'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548242'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548243'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548244'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548244'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548245'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548246'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548247'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548248'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548248'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548249'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548250'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548251'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4538 -13.9997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4538"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4538 -13.9997)"^^geo:wktLiteral ;
  geo-pos:lat "51.4538"^^xsd:decimal ;
  geo-pos:long "-13.9997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9997'^^xsd:double;
  dwc:latitude '51.4538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554734'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552355'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552356'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552357'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552358'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6631"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  geo-pos:lat "53.6631"^^xsd:decimal ;
  geo-pos:long "-5.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.836'^^xsd:double;
  dwc:latitude '53.6631'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552359'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6631"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  geo-pos:lat "53.6631"^^xsd:decimal ;
  geo-pos:long "-5.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.836'^^xsd:double;
  dwc:latitude '53.6631'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552360'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552361'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552362'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552363'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552364'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552365'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548235'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550661'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550662'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550663'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552366'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552367'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549138'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550732'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550732'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550732'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550733'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550736'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550734'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548226'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548228'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548227'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548228'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548228'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548228'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548229'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548230'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548231'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548232'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548233'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548232'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548234'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548216'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548215'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548216'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548217'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549133'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549134'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549135'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549136'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549136'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549137'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548214'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551217'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551216'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549132'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549132'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551160'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551161'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548213'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548218'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548219'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550851'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550900'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550899'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "-10.3473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551044'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551045'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548220'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548225'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552345'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552346'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552347'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552348'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552349'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552350'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552351'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552352'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552353'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6631"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  geo-pos:lat "53.6631"^^xsd:decimal ;
  geo-pos:long "-5.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.836'^^xsd:double;
  dwc:latitude '53.6631'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552354'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548221'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548222'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548223'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548224'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548224'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552344'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554054'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550896'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550898'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548196'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548197'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548198'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548199'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548200'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548200'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548201'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549125'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552343'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549120'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549121'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549122'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549123'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549124'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549124'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552340'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552341'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552342'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548195'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552320'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549536'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549534'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552314'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552315'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552316'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552317'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552318'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552319'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552337'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552338'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552339'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551247'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551248'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "53.2393"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551230'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "53.2393"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551231'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552321'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552322'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552323'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552324'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552325'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552326'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552327'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9971"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9971 -5.6868)"^^geo:wktLiteral ;
  geo-pos:lat "53.9971"^^xsd:decimal ;
  geo-pos:long "-5.6868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6868'^^xsd:double;
  dwc:latitude '53.9971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552328'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552329'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552330'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552331'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552332'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552333'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552334'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552335'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186"^^xsd:decimal ;
  geo-pos:long "-5.4506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551196'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186"^^xsd:decimal ;
  geo-pos:long "-5.4506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551197'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7178 -5.6821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7178"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7178 -5.6821)"^^geo:wktLiteral ;
  geo-pos:lat "54.7178"^^xsd:decimal ;
  geo-pos:long "-5.6821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551200'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6821'^^xsd:double;
  dwc:latitude '54.7178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551198'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551200'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551199'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552336'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548352'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548353'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548354'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548355'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548364'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548364'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548352'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548351'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548352'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548352'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549172'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549552'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549551'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549720'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549719'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548357'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548360'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548358'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548359'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548360'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548361'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548362'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548364'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548363'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552405'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551476'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548356'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551488'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551486'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551502'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551516'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551517'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551518'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552406'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552407'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552408'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552409'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552410'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552411'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552412'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551410'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554076'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554077'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554078'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554079'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554080'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549167'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549168'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549169'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549170'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549171'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548340'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548339'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548340'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548340'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548340'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548341'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548342'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548344'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548343'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548344'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548344'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548345'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548344'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548346'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548348'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548347'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548348'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548348'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548349'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549540'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549541'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549544'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549542'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549544'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549543'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549544'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549544'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549544'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549545'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549544'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549546'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549548'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549547'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549548'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549548'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549548'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549549'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549552'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549550'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548350'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551393'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552398'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552399'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552400'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552401'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552402'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552403'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552404'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551313'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551328'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551327'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548336'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548338'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551368'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548336'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554075'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548337'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548331'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548332'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548333'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548334'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548335'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549540'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549540'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551296'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551296'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551340'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551341'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549184'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549185'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549186'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549187'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549188'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549188'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549720'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549720'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549720'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549721'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549720'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549722'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549724'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549723'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549556'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549557'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549558'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.782"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  geo-pos:lat "53.782"^^xsd:decimal ;
  geo-pos:long "-12.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1373'^^xsd:double;
  dwc:latitude '53.782'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549559'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  geo-pos:lat "51.7333"^^xsd:decimal ;
  geo-pos:long "-6.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548408'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548406'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  geo-pos:lat "51.7333"^^xsd:decimal ;
  geo-pos:long "-6.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548408'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548407'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548408'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548409'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548410'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548411'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548412'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548413'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552439'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552440'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552441'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552442'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552443'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552444'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552445'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552446'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552447'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552448'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549724'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549724'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554081'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554082'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554083'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548414'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551454'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.782"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  geo-pos:lat "53.782"^^xsd:decimal ;
  geo-pos:long "-12.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1373'^^xsd:double;
  dwc:latitude '53.782'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549560'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8518"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  geo-pos:lat "53.8518"^^xsd:decimal ;
  geo-pos:long "-13.5248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5248'^^xsd:double;
  dwc:latitude '53.8518'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549561'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549562'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549564'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549563'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549564'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549564'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9638"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  geo-pos:lat "53.9638"^^xsd:decimal ;
  geo-pos:long "-12.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549564'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9045'^^xsd:double;
  dwc:latitude '53.9638'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549565'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9638"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  geo-pos:lat "53.9638"^^xsd:decimal ;
  geo-pos:long "-12.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549568'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9045'^^xsd:double;
  dwc:latitude '53.9638'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549566'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549568'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549567'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548380'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548381'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548382'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548383'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551488'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551488'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551519'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549176'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549173'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549174'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549175'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551504'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548384'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548385'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548386'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548387'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548388'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548389'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548390'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548391'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548392'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548393'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548394'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552413'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552414'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552415'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552416'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552417'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552418'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552419'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552420'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552421'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552431'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552432'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552433'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552434'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552435'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552436'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552437'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552438'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549178'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549179'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549180'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549181'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549182'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549183'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551477'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  geo-pos:lat "51.7333"^^xsd:decimal ;
  geo-pos:long "-6.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548405'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549552'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549552'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549552'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549553'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549552'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549554'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549556'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549555'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549556'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549556'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548396'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548396'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548397'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5434"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5434 -8.9397)"^^geo:wktLiteral ;
  geo-pos:lat "49.5434"^^xsd:decimal ;
  geo-pos:long "-8.9397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9397'^^xsd:double;
  dwc:latitude '49.5434'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548398'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548399'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548400'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548401'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548402'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548403'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  geo-pos:lat "51.7333"^^xsd:decimal ;
  geo-pos:long "-6.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548404'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552422'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552423'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552424'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552425'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552426'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552427'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552428'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552429'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548395'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551488'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551487'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552430'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551503'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549177'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551532'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551531'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551530'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548380'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548372'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548373'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548374'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548375'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548376'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548376'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548376'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548377'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548378'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548379'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548364'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548365'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548366'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548367'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548368'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548369'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548370'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548371'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552104'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552102'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552101'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552567'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552568'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552569'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552570'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552571'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552572'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552573'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552574'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945 -9.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.945"^^xsd:decimal ;
  dwc:decimalLongitude "-9.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.945 -9.017)"^^geo:wktLiteral ;
  geo-pos:lat "54.945"^^xsd:decimal ;
  geo-pos:long "-9.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.017'^^xsd:double;
  dwc:latitude '54.945'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554766'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552578'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554152'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554153'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554154'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554155'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554156'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554157'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552575'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552576'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552577'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  geo-pos:lat "53.6203"^^xsd:decimal ;
  geo-pos:long "-5.9503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9503'^^xsd:double;
  dwc:latitude '53.6203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554149'^^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/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554150'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554151'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3957"^^xsd:decimal ;
  geo-pos:long "-14.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0998'^^xsd:double;
  dwc:latitude '53.3957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554718'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2705 -14.5658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2705 -14.5658)"^^geo:wktLiteral ;
  geo-pos:lat "53.2705"^^xsd:decimal ;
  geo-pos:long "-14.5658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5658'^^xsd:double;
  dwc:latitude '53.2705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554719'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2705 -14.5658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2705"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2705 -14.5658)"^^geo:wktLiteral ;
  geo-pos:lat "53.2705"^^xsd:decimal ;
  geo-pos:long "-14.5658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5658'^^xsd:double;
  dwc:latitude '53.2705'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554720'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554767'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554768'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554769'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554770'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554771'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554772'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554773'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552579'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552580'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552581'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552582'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552583'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554158'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554774'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549252'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549251'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9408"^^xsd:decimal ;
  dwc:decimalLongitude "-13.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9408"^^xsd:decimal ;
  geo-pos:long "-13.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549584'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.776'^^xsd:double;
  dwc:latitude '52.9408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549583'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549728'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549727'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  geo-pos:lat "51.1997"^^xsd:decimal ;
  geo-pos:long "-14.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549880'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0792'^^xsd:double;
  dwc:latitude '51.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549881'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552594'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552595'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554159'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554160'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554161'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554162'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554163'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552596'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552597'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552598'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552599'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552600'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552601'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552602'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552584'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552585'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552586'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552587'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552588'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552589'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552590'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552591'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7175 -5.6991)"^^geo:wktLiteral ;
  geo-pos:lat "54.7175"^^xsd:decimal ;
  geo-pos:long "-5.6991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6991'^^xsd:double;
  dwc:latitude '54.7175'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552592'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552593'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549584'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549582'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548564'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548563'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548564'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548565'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554763'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554764'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554765'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552566'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  geo-pos:lat "53.6203"^^xsd:decimal ;
  geo-pos:long "-5.9503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9503'^^xsd:double;
  dwc:latitude '53.6203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554148'^^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/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549248'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549248'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549248'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549249'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549248'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549250'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552556'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552557'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552558'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552559'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552560'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552561'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552562'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552563'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552564'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552565'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554140'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554141'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554142'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554143'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554144'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554145'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554146'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554147'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549239'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550853'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548501'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548502'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548503'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548504'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548505'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548506'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548507'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548508'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548509'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548510'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548511'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548512'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548513'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548514'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548515'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548516'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548517'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554113'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549236'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549235'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549236'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549236'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549236'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549237'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549238'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549580'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549581'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552530'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548518'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548519'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548520'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548521'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552531'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552532'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552533'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552534'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552535'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552536'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548522'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554114'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554115'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554116'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554117'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554118'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554119'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554120'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552537'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552538'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552539'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552540'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552541'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552542'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552543'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552544'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550900'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550900'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554121'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548524'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548523'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548524'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548524'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548524'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548525'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548528'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548526'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548528'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548527'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554122'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554123'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554124'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554125'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554126'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554127'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554128'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550736'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550735'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550736'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550736'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548529'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548530'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548532'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548531'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548532'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548532'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548532'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548533'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548536'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548534'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548535'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548536'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548537'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548536'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548538'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548540'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548539'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548528'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550664'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550665'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550664'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550666'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549240'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549241'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "-13.4242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549242'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "-13.4242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549244'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549243'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549244'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549244'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549244'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549245'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549248'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549246'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549248'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549247'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548540'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550520'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550521'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554129'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550448'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550449'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550450'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550451'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550452'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554130'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554131'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554132'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554133'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554134'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554135'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554136'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554137'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554138'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552550'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552551'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552552'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552553'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552554'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552545'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550288'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550286'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550287'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552546'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552547'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550288'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550288'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552548'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548541'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548544'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548542'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548543'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3067"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3067 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.3067"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '51.3067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548544'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548545'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548546'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548547'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548548'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548549'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1583"^^xsd:decimal ;
  dwc:decimalLongitude "-9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1583 -9.48)"^^geo:wktLiteral ;
  geo-pos:lat "51.1583"^^xsd:decimal ;
  geo-pos:long "-9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.48'^^xsd:double;
  dwc:latitude '51.1583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548550'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548551'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548560'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548559'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548560'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548561'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549880'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549879'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549880'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549880'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548552'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3441"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3441 -7.4781)"^^geo:wktLiteral ;
  geo-pos:lat "51.3441"^^xsd:decimal ;
  geo-pos:long "-7.4781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4781'^^xsd:double;
  dwc:latitude '51.3441'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548553'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7683"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7683 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7683"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.7683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548554'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548555'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548556'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548557'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548558'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552555'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554139'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552549'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549724'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549725'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549728'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549726'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548562'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552515'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552516'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552517'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552518'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552519'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551219'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551220'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551220'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551221'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552520'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551203'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552512'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552513'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552514'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551204'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552511'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551202'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548481'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548482'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548483'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549216'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549218'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549220'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549219'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  geo-pos:lat "52.517"^^xsd:decimal ;
  geo-pos:long "-12.7525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549220'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549220'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549220'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549221'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549224'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549222'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549224'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549223'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549224'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549224'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548484'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548485'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.07"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.07 -9.9876)"^^geo:wktLiteral ;
  geo-pos:lat "49.07"^^xsd:decimal ;
  geo-pos:long "-9.9876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.9876'^^xsd:double;
  dwc:latitude '49.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548486'^^xsd:string;
  dwc:observationDate '2001-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548487'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1317 -9.66)"^^geo:wktLiteral ;
  geo-pos:lat "50.1317"^^xsd:decimal ;
  geo-pos:long "-9.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.66'^^xsd:double;
  dwc:latitude '50.1317'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548488'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.94"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.94 -9.4567)"^^geo:wktLiteral ;
  geo-pos:lat "49.94"^^xsd:decimal ;
  geo-pos:long "-9.4567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4567'^^xsd:double;
  dwc:latitude '49.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548489'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549224'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549225'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551234'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.657"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  geo-pos:lat "53.657"^^xsd:decimal ;
  geo-pos:long "-5.6871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6871'^^xsd:double;
  dwc:latitude '53.657'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551249'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "53.2393"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551232'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551233'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9288 -5.7123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9288 -5.7123)"^^geo:wktLiteral ;
  geo-pos:lat "53.9288"^^xsd:decimal ;
  geo-pos:long "-5.7123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7123'^^xsd:double;
  dwc:latitude '53.9288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551263'^^xsd:string;
  dwc:observationDate '2008-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2393"^^xsd:decimal ;
  dwc:decimalLongitude "-6.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2393 -6.009)"^^geo:wktLiteral ;
  geo-pos:lat "53.2393"^^xsd:decimal ;
  geo-pos:long "-6.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551264'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.009'^^xsd:double;
  dwc:latitude '53.2393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551264'^^xsd:string;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551201'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.657"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  geo-pos:lat "53.657"^^xsd:decimal ;
  geo-pos:long "-5.6871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551248'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6871'^^xsd:double;
  dwc:latitude '53.657'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551250'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548490'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548500'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "-10.3473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551047'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "-10.3473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551048'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551049'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552521'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554107'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554108'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554109'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554110'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554111'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554112'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549232'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549234'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552522'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552523'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552524'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552525'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552526'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552527'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552528'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552529'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551095'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  geo-pos:lat "49.0656"^^xsd:decimal ;
  geo-pos:long "-10.8054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8054'^^xsd:double;
  dwc:latitude '49.0656'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551096'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  geo-pos:lat "49.0656"^^xsd:decimal ;
  geo-pos:long "-10.8054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8054'^^xsd:double;
  dwc:latitude '49.0656'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551097'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5533 -9.2867)"^^geo:wktLiteral ;
  geo-pos:lat "49.5533"^^xsd:decimal ;
  geo-pos:long "-9.2867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2867'^^xsd:double;
  dwc:latitude '49.5533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548491'^^xsd:string;
  dwc:observationDate '1997-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.795"^^xsd:decimal ;
  dwc:decimalLongitude "-6.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.795 -6.685)"^^geo:wktLiteral ;
  geo-pos:lat "51.795"^^xsd:decimal ;
  geo-pos:long "-6.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.685'^^xsd:double;
  dwc:latitude '51.795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548492'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7333 -6.4633)"^^geo:wktLiteral ;
  geo-pos:lat "51.7333"^^xsd:decimal ;
  geo-pos:long "-6.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.4633'^^xsd:double;
  dwc:latitude '51.7333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548493'^^xsd:string;
  dwc:observationDate '1997-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548494'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548495'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548496'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5283"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5283 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "50.5283"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '50.5283'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548497'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548498'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548499'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549224'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549226'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549228'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549227'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549228'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549228'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549228'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549229'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549232'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549230'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549232'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549231'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549232'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549232'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549232'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549233'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551163'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551164'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551165'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554164'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552603'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.619"^^xsd:decimal ;
  dwc:decimalLongitude "-5.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.619 -5.939)"^^geo:wktLiteral ;
  geo-pos:lat "53.619"^^xsd:decimal ;
  geo-pos:long "-5.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.939'^^xsd:double;
  dwc:latitude '53.619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552604'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552605'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552606'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552607'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552608'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552609'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552610'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552628'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554172'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552629'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552630'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552631'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552632'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552633'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554165'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554166'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554167'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554168'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554169'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554170'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554171'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552611'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552612'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552613'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552614'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.94 -5.7018)"^^geo:wktLiteral ;
  geo-pos:lat "53.94"^^xsd:decimal ;
  geo-pos:long "-5.7018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7018'^^xsd:double;
  dwc:latitude '53.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552615'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552616'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552617'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552618'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552619'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552620'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552621'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552622'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552623'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552624'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552625'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552626'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8838 -5.9695)"^^geo:wktLiteral ;
  geo-pos:lat "53.8838"^^xsd:decimal ;
  geo-pos:long "-5.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9695'^^xsd:double;
  dwc:latitude '53.8838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552627'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552684'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552685'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552686'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552687'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2548"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2548 -5.5516)"^^geo:wktLiteral ;
  geo-pos:lat "53.2548"^^xsd:decimal ;
  geo-pos:long "-5.5516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5516'^^xsd:double;
  dwc:latitude '53.2548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552688'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6631"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  geo-pos:lat "53.6631"^^xsd:decimal ;
  geo-pos:long "-5.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.836'^^xsd:double;
  dwc:latitude '53.6631'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552689'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552678'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552679'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552680'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552681'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552682'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0266"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0266 -5.7486)"^^geo:wktLiteral ;
  geo-pos:lat "54.0266"^^xsd:decimal ;
  geo-pos:long "-5.7486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7486'^^xsd:double;
  dwc:latitude '54.0266'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552683'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554775'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554776'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 -9.054)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "-9.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.054'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554777'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554778'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.786"^^xsd:decimal ;
  dwc:decimalLongitude "-9.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.786 -9.632)"^^geo:wktLiteral ;
  geo-pos:lat "54.786"^^xsd:decimal ;
  geo-pos:long "-9.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.632'^^xsd:double;
  dwc:latitude '54.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554779'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554780'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.48"^^xsd:decimal ;
  dwc:decimalLongitude "-9.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.48 -9.479)"^^geo:wktLiteral ;
  geo-pos:lat "54.48"^^xsd:decimal ;
  geo-pos:long "-9.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.479'^^xsd:double;
  dwc:latitude '54.48'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554781'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554181'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554182'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554183'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.573 -9.937)"^^geo:wktLiteral ;
  geo-pos:lat "54.573"^^xsd:decimal ;
  geo-pos:long "-9.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.937'^^xsd:double;
  dwc:latitude '54.573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554782'^^xsd:string;
  dwc:observationDate '2014-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552647'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554173'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552646'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552655'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552656'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552657'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552658'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552659'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552660'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552661'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552649'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552650'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552651'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552652'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552653'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552654'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554184'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554185'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554186'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554187'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554188'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552672'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552673'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552674'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552675'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552676'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.6855)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6855'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552677'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552671'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552662'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552663'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552664'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552665'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552666'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552667'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552668'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552669'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1931 -5.6825)"^^geo:wktLiteral ;
  geo-pos:lat "54.1931"^^xsd:decimal ;
  geo-pos:long "-5.6825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6825'^^xsd:double;
  dwc:latitude '54.1931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552670'^^xsd:string;
  dwc:observationDate '2011-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552634'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554174'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554175'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554176'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554177'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554178'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554179'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554180'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5713 -5.4211)"^^geo:wktLiteral ;
  geo-pos:lat "54.5713"^^xsd:decimal ;
  geo-pos:long "-5.4211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4211'^^xsd:double;
  dwc:latitude '54.5713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552648'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552645'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552644'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552643'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552635'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552636'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552637'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552638'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552639'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552640'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552641'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6045 -5.3985)"^^geo:wktLiteral ;
  geo-pos:lat "53.6045"^^xsd:decimal ;
  geo-pos:long "-5.3985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3985'^^xsd:double;
  dwc:latitude '53.6045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552642'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552758'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554209'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552750'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552751'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552752'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552753'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552754'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552755'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552756'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552757'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554210'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554211'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554212'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554213'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554214'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552768'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552759'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552760'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552761'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552762'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552763'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552764'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552765'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552766'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552767'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552713'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552714'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552715'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552716'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552717'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552718'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552719'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552728'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552729'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552730'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552731'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552732'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8946 -5.6521)"^^geo:wktLiteral ;
  geo-pos:lat "52.8946"^^xsd:decimal ;
  geo-pos:long "-5.6521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6521'^^xsd:double;
  dwc:latitude '52.8946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552733'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552734'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552735'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552736'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552737'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552721'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552722'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552723'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552724'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552725'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552726'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552727'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552720'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552738'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554195'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554196'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554197'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554198'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554199'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554200'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554201'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554202'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552739'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552740'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552741'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552742'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552743'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552744'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552745'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552746'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552747'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552748'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8451"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8451 -5.7701)"^^geo:wktLiteral ;
  geo-pos:lat "52.8451"^^xsd:decimal ;
  geo-pos:long "-5.7701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7701'^^xsd:double;
  dwc:latitude '52.8451'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552749'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554203'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554204'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554205'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554206'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554207'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554208'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554194'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554783'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552712'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552704'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552705'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552706'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552707'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552708'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552709'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552710'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6751 -5.964)"^^geo:wktLiteral ;
  geo-pos:lat "53.6751"^^xsd:decimal ;
  geo-pos:long "-5.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.964'^^xsd:double;
  dwc:latitude '53.6751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552711'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554189'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554190'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554191'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554192'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0943"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0943 -5.5671)"^^geo:wktLiteral ;
  geo-pos:lat "54.0943"^^xsd:decimal ;
  geo-pos:long "-5.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5671'^^xsd:double;
  dwc:latitude '54.0943'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554193'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552694'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552695'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552696'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552697'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552698'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552699'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552700'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552701'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552702'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6631"^^xsd:decimal ;
  dwc:decimalLongitude "-5.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6631 -5.836)"^^geo:wktLiteral ;
  geo-pos:lat "53.6631"^^xsd:decimal ;
  geo-pos:long "-5.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.836'^^xsd:double;
  dwc:latitude '53.6631'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552690'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552691'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552692'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.808"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.808 -6.0363)"^^geo:wktLiteral ;
  geo-pos:lat "53.808"^^xsd:decimal ;
  geo-pos:long "-6.0363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0363'^^xsd:double;
  dwc:latitude '53.808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552693'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5841"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5841 -5.7788)"^^geo:wktLiteral ;
  geo-pos:lat "52.5841"^^xsd:decimal ;
  geo-pos:long "-5.7788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7788'^^xsd:double;
  dwc:latitude '52.5841'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552703'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552777'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552778'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552779'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552780'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552781'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552782'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552783'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552769'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552770'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4975 -5.6506)"^^geo:wktLiteral ;
  geo-pos:lat "53.4975"^^xsd:decimal ;
  geo-pos:long "-5.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6506'^^xsd:double;
  dwc:latitude '53.4975'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552771'^^xsd:string;
  dwc:observationDate '2011-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552772'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552773'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552774'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552775'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552776'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554784'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554785'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554786'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554787'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554788'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554789'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552821'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552822'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552823'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552824'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552825'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552826'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552827'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552828'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552829'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552815'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554226'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554227'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554228'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554229'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554230'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554231'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552816'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552817'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552818'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552819'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554221'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554222'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554223'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554224'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554225'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552804'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552805'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552806'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552807'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552808'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552809'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552810'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.208"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.208 -5.8608)"^^geo:wktLiteral ;
  geo-pos:lat "53.208"^^xsd:decimal ;
  geo-pos:long "-5.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8608'^^xsd:double;
  dwc:latitude '53.208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552811'^^xsd:string;
  dwc:observationDate '2011-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552812'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552813'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552814'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552795'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552796'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552797'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552798'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552799'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552800'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552801'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552802'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7038 -5.821)"^^geo:wktLiteral ;
  geo-pos:lat "52.7038"^^xsd:decimal ;
  geo-pos:long "-5.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.821'^^xsd:double;
  dwc:latitude '52.7038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552803'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.138"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.138 -5.4985)"^^geo:wktLiteral ;
  geo-pos:lat "54.138"^^xsd:decimal ;
  geo-pos:long "-5.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4985'^^xsd:double;
  dwc:latitude '54.138'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552784'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552785'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552786'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552787'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552788'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552789'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552790'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552791'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552792'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552793'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552820'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552858'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552859'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552860'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552861'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552862'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552863'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552864'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552865'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552848'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552849'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552850'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552851'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552852'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552853'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552854'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552855'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552856'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552857'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552841'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552842'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552843'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552844'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552845'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552846'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552847'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554245'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552831'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552832'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552833'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552834'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552835'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554233'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554234'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554235'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554236'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554237'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552836'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554238'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8288"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8288 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.8288"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.8288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552830'^^xsd:string;
  dwc:observationDate '2011-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554232'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554239'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554240'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554241'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554242'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554243'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554244'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552837'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552838'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552839'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552840'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  geo-pos:lat "55.874"^^xsd:decimal ;
  geo-pos:long "-8.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.661'^^xsd:double;
  dwc:latitude '55.874'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554795'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552885'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552886'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9886 -5.3201)"^^geo:wktLiteral ;
  geo-pos:lat "52.9886"^^xsd:decimal ;
  geo-pos:long "-5.3201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3201'^^xsd:double;
  dwc:latitude '52.9886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552887'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552888'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554260'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552884'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552882'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.723"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.723 -5.366)"^^geo:wktLiteral ;
  geo-pos:lat "53.723"^^xsd:decimal ;
  geo-pos:long "-5.366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.366'^^xsd:double;
  dwc:latitude '53.723'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552883'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554255'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554256'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554257'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554258'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554259'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552871'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552867'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552868'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552869'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552870'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2285 -6.0058)"^^geo:wktLiteral ;
  geo-pos:lat "53.2285"^^xsd:decimal ;
  geo-pos:long "-6.0058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0058'^^xsd:double;
  dwc:latitude '53.2285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552866'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552881'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554254'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554790'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554791'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554792'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.822"^^xsd:decimal ;
  dwc:decimalLongitude "-8.279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.822 -8.279)"^^geo:wktLiteral ;
  geo-pos:lat "55.822"^^xsd:decimal ;
  geo-pos:long "-8.279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.279'^^xsd:double;
  dwc:latitude '55.822'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554793'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  geo-pos:lat "55.874"^^xsd:decimal ;
  geo-pos:long "-8.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.661'^^xsd:double;
  dwc:latitude '55.874'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554794'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554246'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554247'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554248'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554249'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554250'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554251'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554252'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.207"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.207 -5.3975)"^^geo:wktLiteral ;
  geo-pos:lat "54.207"^^xsd:decimal ;
  geo-pos:long "-5.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.3975'^^xsd:double;
  dwc:latitude '54.207'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554253'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552872'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552873'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552874'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552875'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552876'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552877'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552878'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552879'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6121"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6121 -6.1041)"^^geo:wktLiteral ;
  geo-pos:lat "52.6121"^^xsd:decimal ;
  geo-pos:long "-6.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1041'^^xsd:double;
  dwc:latitude '52.6121'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552880'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553014'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553015'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553016'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553017'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553018'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553019'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553020'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553021'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554805'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554806'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554807'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554808'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554809'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.658"^^xsd:decimal ;
  dwc:decimalLongitude "-9.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.658 -9.007)"^^geo:wktLiteral ;
  geo-pos:lat "54.658"^^xsd:decimal ;
  geo-pos:long "-9.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_429_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.007'^^xsd:double;
  dwc:latitude '54.658'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554810'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552977'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552978'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552979'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552980'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552981'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552982'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552983'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552984'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554292'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552985'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552986'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552994'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552995'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552996'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552997'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552998'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552999'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553000'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553001'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553002'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553003'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553004'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554293'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554294'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554295'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554296'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554297'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554298'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552987'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552988'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552989'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552990'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552991'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552992'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552993'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553005'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554299'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553006'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553007'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553008'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553009'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553010'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553011'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553012'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553013'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554291'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553032'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553033'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554300'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554301'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554306'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554811'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554812'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554813'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554814'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554815'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.384"^^xsd:decimal ;
  dwc:decimalLongitude "-10.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.384 -10.075)"^^geo:wktLiteral ;
  geo-pos:lat "54.384"^^xsd:decimal ;
  geo-pos:long "-10.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_433_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-10.075'^^xsd:double;
  dwc:latitude '54.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554816'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554817'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554302'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554303'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554304'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554305'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553024'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553025'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553026'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553027'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553028'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553029'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553030'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553031'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554315'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553023'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554307'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554308'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554309'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554310'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554311'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554312'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554313'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554314'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553022'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553057'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553058'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553059'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553060'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553061'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553062'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553063'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554818'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554819'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554820'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554821'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554822'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554823'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554335'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554336'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554337'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554338'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554824'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554325'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554326'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554327'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554328'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554329'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554330'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554331'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554332'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554333'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553034'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553035'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553036'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553037'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554316'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554317'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554318'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554319'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554320'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554321'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554322'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554323'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553038'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553039'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553040'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553041'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553042'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553043'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553044'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553045'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553046'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553047'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553048'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.247"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.247 -5.5518)"^^geo:wktLiteral ;
  geo-pos:lat "53.247"^^xsd:decimal ;
  geo-pos:long "-5.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5518'^^xsd:double;
  dwc:latitude '53.247'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554324'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553074'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554339'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554340'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554341'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554342'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554343'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554344'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553075'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553076'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553077'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553078'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553079'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553080'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554825'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554826'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554827'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554828'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553081'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553082'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553083'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.079"^^xsd:decimal ;
  dwc:decimalLongitude "-9.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.079 -9.709)"^^geo:wktLiteral ;
  geo-pos:lat "55.079"^^xsd:decimal ;
  geo-pos:long "-9.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_437_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.709'^^xsd:double;
  dwc:latitude '55.079'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554829'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553064'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553065'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553066'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553067'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553068'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553069'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553070'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553071'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553072'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553073'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553102'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553103'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553104'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553105'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553106'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553107'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553108'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553101'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553089'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553090'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553091'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553092'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554354'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554355'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554356'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554357'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554358'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554359'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553109'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553110'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553111'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553112'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553113'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553114'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553084'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553085'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553086'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553087'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553088'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553093'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553094'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553095'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553096'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553097'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553098'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553099'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553100'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554346'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554347'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554348'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554349'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554350'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554351'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554352'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554353'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.456"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  geo-pos:lat "54.456"^^xsd:decimal ;
  geo-pos:long "-8.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.933'^^xsd:double;
  dwc:latitude '54.456'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554830'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.456"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  geo-pos:lat "54.456"^^xsd:decimal ;
  geo-pos:long "-8.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.933'^^xsd:double;
  dwc:latitude '54.456'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554831'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.456"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  geo-pos:lat "54.456"^^xsd:decimal ;
  geo-pos:long "-8.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.933'^^xsd:double;
  dwc:latitude '54.456'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554832'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.456"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  geo-pos:lat "54.456"^^xsd:decimal ;
  geo-pos:long "-8.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.933'^^xsd:double;
  dwc:latitude '54.456'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554833'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.456"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.456 -8.933)"^^geo:wktLiteral ;
  geo-pos:lat "54.456"^^xsd:decimal ;
  geo-pos:long "-8.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_435_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus flossada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.933'^^xsd:double;
  dwc:latitude '54.456'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554834'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '711847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.144"^^xsd:decimal ;
  dwc:decimalLongitude "-9.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  geo-pos:lat "55.144"^^xsd:decimal ;
  geo-pos:long "-9.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.079'^^xsd:double;
  dwc:latitude '55.144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554835'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554345'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554275'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554276'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554277'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554278'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554279'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554280'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554281'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554282'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554283'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  geo-pos:lat "55.874"^^xsd:decimal ;
  geo-pos:long "-8.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.661'^^xsd:double;
  dwc:latitude '55.874'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554796'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.874"^^xsd:decimal ;
  dwc:decimalLongitude "-8.661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.874 -8.661)"^^geo:wktLiteral ;
  geo-pos:lat "55.874"^^xsd:decimal ;
  geo-pos:long "-8.661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.661'^^xsd:double;
  dwc:latitude '55.874'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554797'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554798'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554799'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554800'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554801'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554802'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.978"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.978 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "55.978"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '55.978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554803'^^xsd:string;
  dwc:observationDate '2014-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552911'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552912'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552913'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552914'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552915'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552916'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552917'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552918'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552919'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552906'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552907'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552908'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552909'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552910'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554269'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554270'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554271'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554272'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554273'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554274'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552934'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552928'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552929'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552930'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552931'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552932'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552933'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552924'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552925'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552926'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552927'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552920'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552921'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3768"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3768 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3768"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552922'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552923'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552896'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552905'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552897'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552898'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552899'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552900'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552901'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552902'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552903'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.533 -5.8371)"^^geo:wktLiteral ;
  geo-pos:lat "53.533"^^xsd:decimal ;
  geo-pos:long "-5.8371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8371'^^xsd:double;
  dwc:latitude '53.533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552904'^^xsd:string;
  dwc:observationDate '2011-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554261'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554262'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554263'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554264'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554265'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554266'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554267'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552889'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552890'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552891'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552892'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552893'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552894'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5745 -6.0361)"^^geo:wktLiteral ;
  geo-pos:lat "52.5745"^^xsd:decimal ;
  geo-pos:long "-6.0361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0361'^^xsd:double;
  dwc:latitude '52.5745'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552895'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3503"^^xsd:decimal ;
  dwc:decimalLongitude "-5.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3503 -5.876)"^^geo:wktLiteral ;
  geo-pos:lat "52.3503"^^xsd:decimal ;
  geo-pos:long "-5.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.876'^^xsd:double;
  dwc:latitude '52.3503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554268'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552976'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554285'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554286'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554287'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554288'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554289'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554290'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552949'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552945'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552946'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552947'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552948'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552950'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552951'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552952'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552953'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552954'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552955'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552956'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552957'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552958'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552959'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552960'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552961'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552962'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552963'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552964'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552965'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552966'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552967'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552968'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552969'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552970'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552971'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552972'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552973'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552974'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552975'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552942'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552943'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552944'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554284'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.428 -9.554)"^^geo:wktLiteral ;
  geo-pos:lat "54.428"^^xsd:decimal ;
  geo-pos:long "-9.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_434_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.554'^^xsd:double;
  dwc:latitude '54.428'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554804'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552941'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552935'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552936'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552937'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552938'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552939'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552940'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553193'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553194'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553199'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553196'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553197'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553195'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553198'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554380'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "55.174"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '55.174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554847'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "55.174"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '55.174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554848'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "-9.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "-9.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.392'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554851'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554384'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554385'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554386'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554387'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554388'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554389'^^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/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "55.174"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '55.174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554849'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "55.174"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '55.174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554850'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "-9.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "-9.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.392'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554852'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553200'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553201'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553202'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553203'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553204'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553205'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553206'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6756 -5.974)"^^geo:wktLiteral ;
  geo-pos:lat "53.6756"^^xsd:decimal ;
  geo-pos:long "-5.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.974'^^xsd:double;
  dwc:latitude '53.6756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553207'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553208'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553209'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553210'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553211'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553212'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553213'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553214'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554392'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553215'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553216'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553217'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553218'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553219'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553220'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553221'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553222'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553223'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553173'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553172'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553171'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553170'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554376'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554377'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5038"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5038 -5.7351)"^^geo:wktLiteral ;
  geo-pos:lat "53.5038"^^xsd:decimal ;
  geo-pos:long "-5.7351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7351'^^xsd:double;
  dwc:latitude '53.5038'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554378'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553174'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553175'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553176'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553177'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554375'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554374'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  geo-pos:lat "54.504"^^xsd:decimal ;
  geo-pos:long "-8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.505'^^xsd:double;
  dwc:latitude '54.504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554843'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.144"^^xsd:decimal ;
  dwc:decimalLongitude "-9.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  geo-pos:lat "55.144"^^xsd:decimal ;
  geo-pos:long "-9.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.079'^^xsd:double;
  dwc:latitude '55.144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554844'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.144"^^xsd:decimal ;
  dwc:decimalLongitude "-9.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  geo-pos:lat "55.144"^^xsd:decimal ;
  geo-pos:long "-9.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.079'^^xsd:double;
  dwc:latitude '55.144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711846'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554845'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '711846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.174"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.174 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "55.174"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_432_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '55.174'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554846'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554381'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554379'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553184'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553185'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553186'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553187'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553188'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553189'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553190'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553191'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553192'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554383'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554382'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553178'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553179'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553180'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553181'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553182'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553183'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553167'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553168'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553169'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553158'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553159'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553160'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553161'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553162'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553163'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553164'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553165'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553166'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553157'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554373'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553152'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553153'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553154'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553155'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553156'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554365'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554366'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554367'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554368'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554369'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4246"^^xsd:decimal ;
  dwc:decimalLongitude "-5.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4246 -5.797)"^^geo:wktLiteral ;
  geo-pos:lat "53.4246"^^xsd:decimal ;
  geo-pos:long "-5.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.797'^^xsd:double;
  dwc:latitude '53.4246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554370'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554371'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6068"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6068 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "53.6068"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '53.6068'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554372'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553141'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553142'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553143'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553144'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553145'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553146'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553147'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553148'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553149'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553150'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553151'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  geo-pos:lat "54.504"^^xsd:decimal ;
  geo-pos:long "-8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.505'^^xsd:double;
  dwc:latitude '54.504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554837'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  geo-pos:lat "54.504"^^xsd:decimal ;
  geo-pos:long "-8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.505'^^xsd:double;
  dwc:latitude '54.504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554838'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  geo-pos:lat "54.504"^^xsd:decimal ;
  geo-pos:long "-8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.505'^^xsd:double;
  dwc:latitude '54.504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554839'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "-9.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "-9.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.392'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554840'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "-9.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 -9.392)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "-9.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_438_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.392'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554841'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.504"^^xsd:decimal ;
  dwc:decimalLongitude "-8.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.504 -8.505)"^^geo:wktLiteral ;
  geo-pos:lat "54.504"^^xsd:decimal ;
  geo-pos:long "-8.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_436_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.505'^^xsd:double;
  dwc:latitude '54.504'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554842'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553140'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553139'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553138'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553137'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554361'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554362'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554363'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554364'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553135'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553136'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553119'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553120'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553121'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553122'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553123'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553124'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5345 -5.8396)"^^geo:wktLiteral ;
  geo-pos:lat "53.5345"^^xsd:decimal ;
  geo-pos:long "-5.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8396'^^xsd:double;
  dwc:latitude '53.5345'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554360'^^xsd:string;
  dwc:observationDate '2014-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.144"^^xsd:decimal ;
  dwc:decimalLongitude "-9.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.144 -9.079)"^^geo:wktLiteral ;
  geo-pos:lat "55.144"^^xsd:decimal ;
  geo-pos:long "-9.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_431_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.079'^^xsd:double;
  dwc:latitude '55.144'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554836'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553125'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553126'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553127'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553128'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553129'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553130'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553131'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553132'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553133'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553134'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553115'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553116'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553117'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553118'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7467"^^xsd:decimal ;
  dwc:decimalLongitude "-9.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7467 -9.945)"^^geo:wktLiteral ;
  geo-pos:lat "50.7467"^^xsd:decimal ;
  geo-pos:long "-9.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.945'^^xsd:double;
  dwc:latitude '50.7467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548583'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551443'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551444'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549256'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549254'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  geo-pos:lat "51.1997"^^xsd:decimal ;
  geo-pos:long "-14.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549256'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0792'^^xsd:double;
  dwc:latitude '51.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549255'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  geo-pos:lat "51.1997"^^xsd:decimal ;
  geo-pos:long "-14.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549256'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0792'^^xsd:double;
  dwc:latitude '51.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549256'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  geo-pos:lat "51.205"^^xsd:decimal ;
  geo-pos:long "-13.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549256'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.922'^^xsd:double;
  dwc:latitude '51.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549257'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  geo-pos:lat "51.205"^^xsd:decimal ;
  geo-pos:long "-13.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549256'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.922'^^xsd:double;
  dwc:latitude '51.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549258'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3003"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  geo-pos:lat "51.3003"^^xsd:decimal ;
  geo-pos:long "-14.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549260'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3388'^^xsd:double;
  dwc:latitude '51.3003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549259'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549260'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549260'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549260'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549261'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -13.9247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.389"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -13.9247)"^^geo:wktLiteral ;
  geo-pos:lat "51.389"^^xsd:decimal ;
  geo-pos:long "-13.9247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549264'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9247'^^xsd:double;
  dwc:latitude '51.389'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549262'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551431'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548572'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548573'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0583 -10.8067)"^^geo:wktLiteral ;
  geo-pos:lat "49.0583"^^xsd:decimal ;
  geo-pos:long "-10.8067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548576'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8067'^^xsd:double;
  dwc:latitude '49.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548574'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548575'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548576'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548576'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0617"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0617 -10.8783)"^^geo:wktLiteral ;
  geo-pos:lat "50.0617"^^xsd:decimal ;
  geo-pos:long "-10.8783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8783'^^xsd:double;
  dwc:latitude '50.0617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548577'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548578'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548579'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548580'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3383"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3383 -10.6333)"^^geo:wktLiteral ;
  geo-pos:lat "50.3383"^^xsd:decimal ;
  geo-pos:long "-10.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6333'^^xsd:double;
  dwc:latitude '50.3383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548581'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3033 -10.065)"^^geo:wktLiteral ;
  geo-pos:lat "50.3033"^^xsd:decimal ;
  geo-pos:long "-10.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548584'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.065'^^xsd:double;
  dwc:latitude '50.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548582'^^xsd:string;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548584'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548584'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548585'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548586'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -13.9247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.389"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.389 -13.9247)"^^geo:wktLiteral ;
  geo-pos:lat "51.389"^^xsd:decimal ;
  geo-pos:long "-13.9247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549264'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9247'^^xsd:double;
  dwc:latitude '51.389'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549263'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549264'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549264'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549264'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549265'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549264'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549266'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549268'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549267'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549268'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549268'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549268'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549269'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551428'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551429'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551430'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549584'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549584'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549732'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549732'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549732'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549733'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549736'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549734'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549736'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549735'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549736'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549736'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  geo-pos:lat "52.517"^^xsd:decimal ;
  geo-pos:long "-12.7525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549736'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549737'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549736'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549738'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549740'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549739'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549740'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549740'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549272'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549271'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  geo-pos:lat "51.7267"^^xsd:decimal ;
  geo-pos:long "-13.8312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549272'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8312'^^xsd:double;
  dwc:latitude '51.7267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549272'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549272'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549273'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549272'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549274'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549276'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549275'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549276'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549276'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549276'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549277'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549278'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549279'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548587'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548588'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548588'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548588'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548589'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548592'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548590'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548592'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548591'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548592'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548592'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548592'^^xsd:integer;
  dwc:scientificName 'Dipturus nidarosiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105871'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548593'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548592'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548594'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548596'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548595'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548596'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548596'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548596'^^xsd:integer;
  dwc:scientificName 'Rajella kukujevi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105895'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548597'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551124'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551125'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551126'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550984'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550985'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550986'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550987'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550988'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550989'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550990'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550991'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550992'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550993'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4967"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  geo-pos:lat "50.4967"^^xsd:decimal ;
  geo-pos:long "-10.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0235'^^xsd:double;
  dwc:latitude '50.4967'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551061'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4967"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  geo-pos:lat "50.4967"^^xsd:decimal ;
  geo-pos:long "-10.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0235'^^xsd:double;
  dwc:latitude '50.4967'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551062'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4967"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  geo-pos:lat "50.4967"^^xsd:decimal ;
  geo-pos:long "-10.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0235'^^xsd:double;
  dwc:latitude '50.4967'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551063'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4967"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4967 -10.0235)"^^geo:wktLiteral ;
  geo-pos:lat "50.4967"^^xsd:decimal ;
  geo-pos:long "-10.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0235'^^xsd:double;
  dwc:latitude '50.4967'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551064'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  geo-pos:lat "49.41"^^xsd:decimal ;
  geo-pos:long "-9.8481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551064'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8481'^^xsd:double;
  dwc:latitude '49.41'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551065'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  geo-pos:lat "49.41"^^xsd:decimal ;
  geo-pos:long "-9.8481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551064'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8481'^^xsd:double;
  dwc:latitude '49.41'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551066'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  geo-pos:lat "49.41"^^xsd:decimal ;
  geo-pos:long "-9.8481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8481'^^xsd:double;
  dwc:latitude '49.41'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551067'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.41"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.41 -9.8481)"^^geo:wktLiteral ;
  geo-pos:lat "49.41"^^xsd:decimal ;
  geo-pos:long "-9.8481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_105_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8481'^^xsd:double;
  dwc:latitude '49.41'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551068'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551068'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551069'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551070'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5726 -5.4245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5726"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5726 -5.4245)"^^geo:wktLiteral ;
  geo-pos:lat "54.5726"^^xsd:decimal ;
  geo-pos:long "-5.4245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4245'^^xsd:double;
  dwc:latitude '54.5726'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551174'^^xsd:string;
  dwc:observationDate '2007-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5726 -5.4245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5726"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5726 -5.4245)"^^geo:wktLiteral ;
  geo-pos:lat "54.5726"^^xsd:decimal ;
  geo-pos:long "-5.4245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4245'^^xsd:double;
  dwc:latitude '54.5726'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551175'^^xsd:string;
  dwc:observationDate '2007-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551176'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551176'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551176'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551177'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551176'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551178'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551179'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0656 -10.8054)"^^geo:wktLiteral ;
  geo-pos:lat "49.0656"^^xsd:decimal ;
  geo-pos:long "-10.8054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_99_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551096'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8054'^^xsd:double;
  dwc:latitude '49.0656'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551098'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  geo-pos:lat "49.7085"^^xsd:decimal ;
  geo-pos:long "-8.9384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551076'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9384'^^xsd:double;
  dwc:latitude '49.7085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551075'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  geo-pos:lat "49.7085"^^xsd:decimal ;
  geo-pos:long "-8.9384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9384'^^xsd:double;
  dwc:latitude '49.7085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551076'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  geo-pos:lat "49.7085"^^xsd:decimal ;
  geo-pos:long "-8.9384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9384'^^xsd:double;
  dwc:latitude '49.7085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551077'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4619"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  geo-pos:lat "50.4619"^^xsd:decimal ;
  geo-pos:long "-8.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.1792'^^xsd:double;
  dwc:latitude '50.4619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551078'^^xsd:string;
  dwc:observationDate '2014-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4619"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  geo-pos:lat "50.4619"^^xsd:decimal ;
  geo-pos:long "-8.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.1792'^^xsd:double;
  dwc:latitude '50.4619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551079'^^xsd:string;
  dwc:observationDate '2014-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4619"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  geo-pos:lat "50.4619"^^xsd:decimal ;
  geo-pos:long "-8.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551080'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.1792'^^xsd:double;
  dwc:latitude '50.4619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551080'^^xsd:string;
  dwc:observationDate '2014-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4619"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4619 -8.1792)"^^geo:wktLiteral ;
  geo-pos:lat "50.4619"^^xsd:decimal ;
  geo-pos:long "-8.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_152_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551080'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.1792'^^xsd:double;
  dwc:latitude '50.4619'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551081'^^xsd:string;
  dwc:observationDate '2014-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551180'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551864'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551862'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551864'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551863'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551864'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551864'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551864'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551865'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551864'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551866'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550867'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8777"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  geo-pos:lat "50.8777"^^xsd:decimal ;
  geo-pos:long "-10.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8315'^^xsd:double;
  dwc:latitude '50.8777'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550918'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550992'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550994'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550868'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550869'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550870'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550871'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550872'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550873'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550872'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550874'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550876'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550875'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-9.3556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3556'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550876'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-9.3556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3556'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550877'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-9.3556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3556'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550878'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8777"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  geo-pos:lat "50.8777"^^xsd:decimal ;
  geo-pos:long "-10.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8315'^^xsd:double;
  dwc:latitude '50.8777'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550919'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8777"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  geo-pos:lat "50.8777"^^xsd:decimal ;
  geo-pos:long "-10.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8315'^^xsd:double;
  dwc:latitude '50.8777'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550920'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8777"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8777 -10.8315)"^^geo:wktLiteral ;
  geo-pos:lat "50.8777"^^xsd:decimal ;
  geo-pos:long "-10.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8315'^^xsd:double;
  dwc:latitude '50.8777'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550921'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9072 -9.1144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9072"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9072 -9.1144)"^^geo:wktLiteral ;
  geo-pos:lat "50.9072"^^xsd:decimal ;
  geo-pos:long "-9.1144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550920'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1144'^^xsd:double;
  dwc:latitude '50.9072'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550922'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9072 -9.1144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9072"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9072 -9.1144)"^^geo:wktLiteral ;
  geo-pos:lat "50.9072"^^xsd:decimal ;
  geo-pos:long "-9.1144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1144'^^xsd:double;
  dwc:latitude '50.9072'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550923'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550924'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550925'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550926'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551127'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551128'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.908"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  geo-pos:lat "50.908"^^xsd:decimal ;
  geo-pos:long "-9.6487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6487'^^xsd:double;
  dwc:latitude '50.908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551129'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.908"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  geo-pos:lat "50.908"^^xsd:decimal ;
  geo-pos:long "-9.6487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6487'^^xsd:double;
  dwc:latitude '50.908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551130'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551132'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551131'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551132'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551133'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551134'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551135'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0289 -9.6522)"^^geo:wktLiteral ;
  geo-pos:lat "51.0289"^^xsd:decimal ;
  geo-pos:long "-9.6522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551136'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6522'^^xsd:double;
  dwc:latitude '51.0289'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551136'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1613 -9.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1613"^^xsd:decimal ;
  dwc:decimalLongitude "-9.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1613 -9.923)"^^geo:wktLiteral ;
  geo-pos:lat "51.1613"^^xsd:decimal ;
  geo-pos:long "-9.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.923'^^xsd:double;
  dwc:latitude '51.1613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551137'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551041'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551042'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2278"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2278 -10.3473)"^^geo:wktLiteral ;
  geo-pos:lat "50.2278"^^xsd:decimal ;
  geo-pos:long "-10.3473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551044'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.3473'^^xsd:double;
  dwc:latitude '50.2278'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551043'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3756 -5.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3756 -5.298)"^^geo:wktLiteral ;
  geo-pos:lat "54.3756"^^xsd:decimal ;
  geo-pos:long "-5.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.298'^^xsd:double;
  dwc:latitude '54.3756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551191'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186"^^xsd:decimal ;
  geo-pos:long "-5.4506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551192'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186"^^xsd:decimal ;
  geo-pos:long "-5.4506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551193'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6186"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6186 -5.4506)"^^geo:wktLiteral ;
  geo-pos:lat "54.6186"^^xsd:decimal ;
  geo-pos:long "-5.4506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4506'^^xsd:double;
  dwc:latitude '54.6186'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551194'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551414'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551415'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551071'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551072'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551072'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551073'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9454"^^xsd:decimal ;
  dwc:decimalLongitude "-9.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9454 -9.453)"^^geo:wktLiteral ;
  geo-pos:lat "49.9454"^^xsd:decimal ;
  geo-pos:long "-9.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551072'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.453'^^xsd:double;
  dwc:latitude '49.9454'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551074'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551960'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551960'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551960'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551961'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551960'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551962'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551964'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551963'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551964'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551964'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551965'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551966'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551967'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551968'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551969'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551968'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551970'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551972'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551971'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551917'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551972'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551972'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551972'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551973'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551060'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4461"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  geo-pos:lat "50.4461"^^xsd:decimal ;
  geo-pos:long "-9.3564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3564'^^xsd:double;
  dwc:latitude '50.4461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551119'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4461"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  geo-pos:lat "50.4461"^^xsd:decimal ;
  geo-pos:long "-9.3564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551120'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3564'^^xsd:double;
  dwc:latitude '50.4461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551120'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4461"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  geo-pos:lat "50.4461"^^xsd:decimal ;
  geo-pos:long "-9.3564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551120'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3564'^^xsd:double;
  dwc:latitude '50.4461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551121'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551122'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6165 -9.6143)"^^geo:wktLiteral ;
  geo-pos:lat "50.6165"^^xsd:decimal ;
  geo-pos:long "-9.6143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6143'^^xsd:double;
  dwc:latitude '50.6165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551123'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551976'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551975'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552024'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552025'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552026'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552027'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552028'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552029'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552030'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0333 -5.7511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0333 -5.7511)"^^geo:wktLiteral ;
  geo-pos:lat "54.0333"^^xsd:decimal ;
  geo-pos:long "-5.7511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7511'^^xsd:double;
  dwc:latitude '54.0333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552031'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  geo-pos:lat "54.1415"^^xsd:decimal ;
  geo-pos:long "-5.6808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6808'^^xsd:double;
  dwc:latitude '54.1415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552032'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  geo-pos:lat "54.1415"^^xsd:decimal ;
  geo-pos:long "-5.6808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6808'^^xsd:double;
  dwc:latitude '54.1415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552033'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550904'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550902'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550904'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550903'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550904'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550904'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550904'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550905'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550904'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550906'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550908'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550907'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550908'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550908'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550908'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550909'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550912'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550910'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550912'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550911'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550856'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550856'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550857'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3374 -10.6358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3374"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3374 -10.6358)"^^geo:wktLiteral ;
  geo-pos:lat "50.3374"^^xsd:decimal ;
  geo-pos:long "-10.6358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550856'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6358'^^xsd:double;
  dwc:latitude '50.3374'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550858'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3374 -10.6358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3374"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3374 -10.6358)"^^geo:wktLiteral ;
  geo-pos:lat "50.3374"^^xsd:decimal ;
  geo-pos:long "-10.6358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6358'^^xsd:double;
  dwc:latitude '50.3374'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550859'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-10.8199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8199'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550860'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-10.8199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8199'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550861'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-10.8199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8199'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550862'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-10.8199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8199'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550863'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.371"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.371 -10.8199)"^^geo:wktLiteral ;
  geo-pos:lat "50.371"^^xsd:decimal ;
  geo-pos:long "-10.8199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8199'^^xsd:double;
  dwc:latitude '50.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550864'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550865'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4275"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4275 -8.0364)"^^geo:wktLiteral ;
  geo-pos:lat "50.4275"^^xsd:decimal ;
  geo-pos:long "-8.0364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0364'^^xsd:double;
  dwc:latitude '50.4275'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550866'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551974'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549280'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549280'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549281'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549282'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  geo-pos:lat "53.6417"^^xsd:decimal ;
  geo-pos:long "-11.9673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549284'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549283'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.786"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  geo-pos:lat "51.786"^^xsd:decimal ;
  geo-pos:long "-6.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5494'^^xsd:double;
  dwc:latitude '51.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551169'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.786"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  geo-pos:lat "51.786"^^xsd:decimal ;
  geo-pos:long "-6.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5494'^^xsd:double;
  dwc:latitude '51.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551170'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.786"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  geo-pos:lat "51.786"^^xsd:decimal ;
  geo-pos:long "-6.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551172'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5494'^^xsd:double;
  dwc:latitude '51.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551171'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.786"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.786 -6.5494)"^^geo:wktLiteral ;
  geo-pos:lat "51.786"^^xsd:decimal ;
  geo-pos:long "-6.5494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551172'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5494'^^xsd:double;
  dwc:latitude '51.786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551172'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7168 -5.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7168 -5.6908)"^^geo:wktLiteral ;
  geo-pos:lat "54.7168"^^xsd:decimal ;
  geo-pos:long "-5.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6908'^^xsd:double;
  dwc:latitude '54.7168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551173'^^xsd:string;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551402'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549828'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549829'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5085 -10.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5085"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5085 -10.7917)"^^geo:wktLiteral ;
  geo-pos:lat "49.5085"^^xsd:decimal ;
  geo-pos:long "-10.7917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.7917'^^xsd:double;
  dwc:latitude '49.5085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551100'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5242 -10.8894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5242"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5242 -10.8894)"^^geo:wktLiteral ;
  geo-pos:lat "49.5242"^^xsd:decimal ;
  geo-pos:long "-10.8894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8894'^^xsd:double;
  dwc:latitude '49.5242'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551101'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5242 -10.8894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5242"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5242 -10.8894)"^^geo:wktLiteral ;
  geo-pos:lat "49.5242"^^xsd:decimal ;
  geo-pos:long "-10.8894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_101_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8894'^^xsd:double;
  dwc:latitude '49.5242'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551102'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.7206"^^xsd:decimal ;
  geo-pos:long "-10.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5007'^^xsd:double;
  dwc:latitude '49.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551103'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.7206"^^xsd:decimal ;
  geo-pos:long "-10.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5007'^^xsd:double;
  dwc:latitude '49.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551104'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.7206"^^xsd:decimal ;
  geo-pos:long "-10.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5007'^^xsd:double;
  dwc:latitude '49.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551105'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7206 -10.5007)"^^geo:wktLiteral ;
  geo-pos:lat "49.7206"^^xsd:decimal ;
  geo-pos:long "-10.5007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_102_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5007'^^xsd:double;
  dwc:latitude '49.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551106'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7552"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  geo-pos:lat "49.7552"^^xsd:decimal ;
  geo-pos:long "-10.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1625'^^xsd:double;
  dwc:latitude '49.7552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551107'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551050'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551051'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551052'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551052'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551052'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551053'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551056'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551054'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551055'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551056'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551057'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551058'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3029"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3029 -10.0726)"^^geo:wktLiteral ;
  geo-pos:lat "50.3029"^^xsd:decimal ;
  geo-pos:long "-10.0726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.0726'^^xsd:double;
  dwc:latitude '50.3029'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551059'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551168'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551168'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551184'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551185'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551186'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551188'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551187'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551188'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551188'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551188'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551189'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3756 -5.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3756"^^xsd:decimal ;
  dwc:decimalLongitude "-5.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3756 -5.298)"^^geo:wktLiteral ;
  geo-pos:lat "54.3756"^^xsd:decimal ;
  geo-pos:long "-5.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551192'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.298'^^xsd:double;
  dwc:latitude '54.3756'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551190'^^xsd:string;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7552"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  geo-pos:lat "49.7552"^^xsd:decimal ;
  geo-pos:long "-10.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1625'^^xsd:double;
  dwc:latitude '49.7552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551108'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551400'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551401'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7552"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  geo-pos:lat "49.7552"^^xsd:decimal ;
  geo-pos:long "-10.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1625'^^xsd:double;
  dwc:latitude '49.7552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551109'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7552"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7552 -10.1625)"^^geo:wktLiteral ;
  geo-pos:lat "49.7552"^^xsd:decimal ;
  geo-pos:long "-10.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_103_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1625'^^xsd:double;
  dwc:latitude '49.7552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551110'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551112'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551111'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551112'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551112'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551113'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551114'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551115'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4979"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4979 -9.7844)"^^geo:wktLiteral ;
  geo-pos:lat "49.4979"^^xsd:decimal ;
  geo-pos:long "-9.7844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_104_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.7844'^^xsd:double;
  dwc:latitude '49.4979'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551116'^^xsd:string;
  dwc:observationDate '2014-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6347 -11.0819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6347"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6347 -11.0819)"^^geo:wktLiteral ;
  geo-pos:lat "50.6347"^^xsd:decimal ;
  geo-pos:long "-11.0819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551116'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0819'^^xsd:double;
  dwc:latitude '50.6347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551117'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4461"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4461 -9.3564)"^^geo:wktLiteral ;
  geo-pos:lat "50.4461"^^xsd:decimal ;
  geo-pos:long "-9.3564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3564'^^xsd:double;
  dwc:latitude '50.4461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551118'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551156'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551157'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551158'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551159'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551166'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551215'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551228'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551228'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551244'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551245'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551292'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551293'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551372'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551373'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551888'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551888'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551888'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551889'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551888'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551890'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551903'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551904'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551905'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551906'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551907'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551908'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551908'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551908'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551909'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551872'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551873'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551872'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551874'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551876'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551875'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551910'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551911'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551912'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551913'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551914'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551915'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551876'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551916'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551877'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552005'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552006'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552007'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552008'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552009'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552010'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552011'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552012'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552012'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552012'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552013'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552016'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552014'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551880'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551878'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551880'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551879'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551880'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551880'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551880'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551881'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551880'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551882'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551883'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551884'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551884'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551884'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551885'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551888'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551886'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551888'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551887'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551214'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551527'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552016'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552015'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552016'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552016'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552017'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552018'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552019'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552020'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552020'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552020'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552021'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6925 -5.9815)"^^geo:wktLiteral ;
  geo-pos:lat "53.6925"^^xsd:decimal ;
  geo-pos:long "-5.9815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9815'^^xsd:double;
  dwc:latitude '53.6925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552022'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7268 -5.3668)"^^geo:wktLiteral ;
  geo-pos:lat "53.7268"^^xsd:decimal ;
  geo-pos:long "-5.3668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3668'^^xsd:double;
  dwc:latitude '53.7268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552023'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549952'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550072'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550071'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549320'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549322'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549324'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549323'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549324'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549324'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549324'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549325'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549326'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549327'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549484'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549483'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550072'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550072'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550073'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550072'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550074'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550076'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550075'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550076'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550076'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550076'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550077'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550080'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550078'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550080'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550079'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550080'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550080'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548624'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548622'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548624'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548623'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548624'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548624'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548624'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548625'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548624'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548626'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3677"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  geo-pos:lat "55.3677"^^xsd:decimal ;
  geo-pos:long "-9.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548628'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9695'^^xsd:double;
  dwc:latitude '55.3677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548627'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2908"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  geo-pos:lat "55.2908"^^xsd:decimal ;
  geo-pos:long "-10.0542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548628'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0542'^^xsd:double;
  dwc:latitude '55.2908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548628'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2288 -10.0477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2288 -10.0477)"^^geo:wktLiteral ;
  geo-pos:lat "55.2288"^^xsd:decimal ;
  geo-pos:long "-10.0477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548628'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0477'^^xsd:double;
  dwc:latitude '55.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548629'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548632'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548630'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548632'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548631'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3438"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  geo-pos:lat "55.3438"^^xsd:decimal ;
  geo-pos:long "-9.9788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9788'^^xsd:double;
  dwc:latitude '55.3438'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548632'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549616'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549617'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549804'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549805'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.536"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  geo-pos:lat "52.536"^^xsd:decimal ;
  geo-pos:long "-13.8028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549808'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8028'^^xsd:double;
  dwc:latitude '52.536'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549806'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549808'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549807'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549808'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549808'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549808'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549809'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549808'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549810'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549812'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549811'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549812'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549812'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550080'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550081'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-10.8988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8988'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551036'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551037'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549616'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549618'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549620'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549619'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549620'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549620'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549620'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549621'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  geo-pos:lat "53.6417"^^xsd:decimal ;
  geo-pos:long "-11.9673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549624'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549622'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  geo-pos:lat "53.6417"^^xsd:decimal ;
  geo-pos:long "-11.9673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549624'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549623'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549624'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549624'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549624'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549625'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549624'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549626'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549628'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549627'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549328'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549628'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549628'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549960'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549962'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549320'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549318'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549320'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549319'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549320'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549320'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549320'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549321'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549812'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549813'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548993'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549816'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549814'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549816'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549815'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  geo-pos:lat "51.7267"^^xsd:decimal ;
  geo-pos:long "-13.8312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549816'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8312'^^xsd:double;
  dwc:latitude '51.7267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549816'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  geo-pos:lat "52.338"^^xsd:decimal ;
  geo-pos:long "-14.8632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549816'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549817'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549816'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549818'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549820'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549819'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  geo-pos:lat "52.7208"^^xsd:decimal ;
  geo-pos:long "-13.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549820'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6272'^^xsd:double;
  dwc:latitude '52.7208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549820'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549820'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549821'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3003"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  geo-pos:lat "51.3003"^^xsd:decimal ;
  geo-pos:long "-14.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3388'^^xsd:double;
  dwc:latitude '51.3003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549329'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3003"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  geo-pos:lat "51.3003"^^xsd:decimal ;
  geo-pos:long "-14.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3388'^^xsd:double;
  dwc:latitude '51.3003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549330'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549332'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549331'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549332'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549332'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549332'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549333'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  geo-pos:lat "51.461"^^xsd:decimal ;
  geo-pos:long "-14.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549336'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4088'^^xsd:double;
  dwc:latitude '51.461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549334'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549336'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549335'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549336'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549336'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549336'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549337'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549336'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549338'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549628'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549629'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549632'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549630'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549632'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549631'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549632'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549632'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549632'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549633'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549632'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549634'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549636'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549635'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549636'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549636'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549636'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549637'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549952'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549953'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549954'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549956'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549955'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549956'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549956'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549957'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549960'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549958'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549960'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549959'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549960'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549960'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549960'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549961'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550063'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550064'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550064'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550064'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550065'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550066'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550068'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550067'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550068'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550068'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550068'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550069'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550072'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550070'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549792'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549794'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549944'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549946'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549947'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549948'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549948'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549949'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549952'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549950'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549951'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549704'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549705'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549796'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549795'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549796'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549796'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549796'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549797'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549800'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549798'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549800'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549799'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549800'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549800'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549800'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549801'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549800'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549802'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549804'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549803'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549804'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549804'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550173'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549936'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549937'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549936'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549938'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549940'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549939'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549940'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549940'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549941'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549944'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549942'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549944'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549943'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549944'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549944'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549945'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550062'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550163'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550280'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551152'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551153'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550164'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550164'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550165'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550166'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550167'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550168'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550169'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550170'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550171'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550172'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550172'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549936'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549936'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550060'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550061'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549608'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549607'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549608'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549608'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549608'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549609'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549608'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549610'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549612'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549611'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549612'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549612'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549612'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549613'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549616'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549614'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549616'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549615'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549616'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549616'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549784'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549784'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549784'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549785'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549784'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549786'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549788'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549787'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549788'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549788'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549788'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549789'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8985"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  geo-pos:lat "52.8985"^^xsd:decimal ;
  geo-pos:long "-14.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549792'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3578'^^xsd:double;
  dwc:latitude '52.8985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549790'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8985"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  geo-pos:lat "52.8985"^^xsd:decimal ;
  geo-pos:long "-14.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549792'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3578'^^xsd:double;
  dwc:latitude '52.8985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549791'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9408"^^xsd:decimal ;
  dwc:decimalLongitude "-13.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9408"^^xsd:decimal ;
  geo-pos:long "-13.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549792'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.776'^^xsd:double;
  dwc:latitude '52.9408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549792'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549792'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549793'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550056'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550056'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550057'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550056'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550058'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550060'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550059'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550060'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550126'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550720'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550722'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550724'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550723'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550436'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550435'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550436'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550436'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550436'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550437'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550127'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550128'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550128'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550129'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550130'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550132'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550131'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550132'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550132'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550132'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550133'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550136'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550134'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550136'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550135'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550224'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550224'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550224'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550225'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550224'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550226'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550228'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550227'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550228'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550228'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550228'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550229'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550230'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550232'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550231'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550232'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550232'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  geo-pos:lat "51.1997"^^xsd:decimal ;
  geo-pos:long "-14.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549316'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0792'^^xsd:double;
  dwc:latitude '51.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549315'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549316'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549316'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548620'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548621'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549316'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549317'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549608'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549606'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549772'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549773'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550032'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550031'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550136'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550136'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550233'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550349'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550438'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550340'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550340'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550340'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550341'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550342'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550343'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550344'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550344'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550345'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550344'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550346'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550347'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550348'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550120'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550121'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550432'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550434'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6589"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  geo-pos:lat "50.6589"^^xsd:decimal ;
  geo-pos:long "-7.8274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.8274'^^xsd:double;
  dwc:latitude '50.6589'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550891'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549760'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549762'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.25"^^xsd:decimal ;
  dwc:decimalLongitude "-10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.25 -10.83)"^^geo:wktLiteral ;
  geo-pos:lat "50.25"^^xsd:decimal ;
  geo-pos:long "-10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547184'^^xsd:integer;
  dwc:scientificName 'Neoraja caerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nedelec, Philip'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.83'^^xsd:double;
  dwc:latitude '50.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1994.54.1:Quigley, Declan T.G. (Dr)'^^xsd:string;
  dwc:aphiaid '105879'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547184'^^xsd:string;
  dwc:observationDate '1994-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1996.37.4:Minchin, Dan (Mr)'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547185'^^xsd:string;
  dwc:observationDate '1988-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.307 -8.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.307"^^xsd:decimal ;
  dwc:decimalLongitude "-8.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.307 -8.646)"^^geo:wktLiteral ;
  geo-pos:lat "54.307"^^xsd:decimal ;
  geo-pos:long "-8.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547184'^^xsd:integer;
  dwc:scientificName 'Rostroraja alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lang, Drew'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-8.646'^^xsd:double;
  dwc:latitude '54.307'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1996.47.1:Cotton, Don C.F. (Dr)'^^xsd:string;
  dwc:aphiaid '105896'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547186'^^xsd:string;
  dwc:observationDate '1996-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -9.441666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.75"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.75 -9.441666)"^^geo:wktLiteral ;
  geo-pos:lat "55.75"^^xsd:decimal ;
  geo-pos:long "-9.441666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547188'^^xsd:integer;
  dwc:scientificName 'Squalus uyato'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-9.441666'^^xsd:double;
  dwc:latitude '55.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.12.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '299235'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547187'^^xsd:string;
  dwc:observationDate '1997-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547188'^^xsd:integer;
  dwc:scientificName 'Bathyraja pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.13.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105866'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547188'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.25"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.25 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.25"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547188'^^xsd:integer;
  dwc:scientificName 'Bathyraja pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '54.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.13.2:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105866'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547189'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547192'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547190'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548608'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548609'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549304'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549304'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550648'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548608'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548610'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548612'^^xsd:integer;
  dwc:scientificName 'Dipturus nidarosiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105871'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548611'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548612'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548612'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548612'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548613'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548616'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548614'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548616'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548615'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548616'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548616'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548616'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548617'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548616'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548618'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548620'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548619'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548620'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548620'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549304'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549305'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  geo-pos:lat "51.205"^^xsd:decimal ;
  geo-pos:long "-13.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549304'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.922'^^xsd:double;
  dwc:latitude '51.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549306'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.205 -13.922)"^^geo:wktLiteral ;
  geo-pos:lat "51.205"^^xsd:decimal ;
  geo-pos:long "-13.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549308'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.922'^^xsd:double;
  dwc:latitude '51.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549307'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549308'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549308'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549308'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549309'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549312'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549310'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549312'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549311'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0653"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  geo-pos:lat "53.0653"^^xsd:decimal ;
  geo-pos:long "-12.6423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549312'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6423'^^xsd:double;
  dwc:latitude '53.0653'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549312'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549312'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549313'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549312'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549314'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549596'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549596'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549596'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549597'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549600'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549598'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549600'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549599'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549600'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549600'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549600'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549601'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549600'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549602'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549604'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549603'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549604'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549604'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549604'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549605'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550510'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549764'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549763'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549764'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549764'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549764'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549765'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549768'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549766'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549768'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549767'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549768'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549768'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549768'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549769'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549768'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549770'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549772'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549771'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549772'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549772'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550120'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550122'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550124'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550123'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550124'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550124'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550124'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550125'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549918'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549919'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549920'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549920'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549921'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549920'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549922'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549923'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549924'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549924'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549924'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549925'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549928'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549926'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550024'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550022'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550024'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550023'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550024'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550024'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550025'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550024'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550026'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550027'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550028'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550028'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550028'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550029'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550030'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550512'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550511'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550836'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550836'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550136'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550137'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550138'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550140'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550139'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550649'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550032'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550032'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550033'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550034'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550036'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550035'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550036'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550037'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550040'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550038'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550040'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550039'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550040'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550040'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550012'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550012'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550013'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550016'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550014'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550016'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550015'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550016'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550017'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550016'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550018'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550019'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550020'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549868'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549867'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549868'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549868'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549908'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549907'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550020'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550021'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8985"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  geo-pos:lat "52.8985"^^xsd:decimal ;
  geo-pos:long "-14.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549596'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3578'^^xsd:double;
  dwc:latitude '52.8985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549595'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549296'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549294'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549296'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549295'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549296'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549296'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549296'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549297'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549296'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549298'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549300'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549299'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549300'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549300'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549300'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549301'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549304'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549302'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549304'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549303'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549908'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549908'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "-13.4242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549908'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549909'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549910'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549911'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549912'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549913'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549914'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549916'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549915'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549916'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549916'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549916'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549917'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548600'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548598'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548600'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548599'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548600'^^xsd:integer;
  dwc:scientificName 'Dipturus nidarosiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105871'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548600'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548600'^^xsd:integer;
  dwc:scientificName 'Rajella bigelowi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105893'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548601'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548600'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548602'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548604'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548603'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548604'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548604'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548604'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548605'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548608'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548606'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548608'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548607'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548608'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548608'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550140'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550140'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550141'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550144'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550142'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550144'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550143'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550144'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550144'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550144'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550145'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550244'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550244'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550245'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550248'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550246'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550248'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550247'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550248'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550248'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550248'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550249'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550248'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550250'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550252'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550251'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550252'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550252'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550234'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550235'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550236'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550236'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550236'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550237'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550238'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550239'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550240'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550240'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550240'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550241'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550242'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550352'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550350'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550351'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550352'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550352'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550352'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550353'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550352'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550354'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550355'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550356'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550356'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550357'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551152'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551152'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550180'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550180'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550181'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550182'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550184'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550183'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550243'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550360'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550358'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550360'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550359'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550360'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550360'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550360'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550361'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550360'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550362'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6589"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  geo-pos:lat "50.6589"^^xsd:decimal ;
  geo-pos:long "-7.8274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550892'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.8274'^^xsd:double;
  dwc:latitude '50.6589'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550892'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550252'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550253'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-10.8988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8988'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551035'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551208'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551209'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550256'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550254'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550255'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550256'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550256'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550256'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550257'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550256'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550258'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550260'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550259'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550260'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550261'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550264'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550262'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550364'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550364'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550364'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550365'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550368'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550366'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550367'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550368'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550368'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550369'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550368'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550370'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550372'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550371'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550372'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550372'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.782"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  geo-pos:lat "53.782"^^xsd:decimal ;
  geo-pos:long "-12.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549776'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1373'^^xsd:double;
  dwc:latitude '53.782'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549774'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549776'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549775'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549776'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549776'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  geo-pos:lat "51.461"^^xsd:decimal ;
  geo-pos:long "-14.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549776'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4088'^^xsd:double;
  dwc:latitude '51.461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549777'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  geo-pos:lat "51.461"^^xsd:decimal ;
  geo-pos:long "-14.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549776'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4088'^^xsd:double;
  dwc:latitude '51.461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549778'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3122"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3122"^^xsd:decimal ;
  geo-pos:long "-12.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549780'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0998'^^xsd:double;
  dwc:latitude '53.3122'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549779'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549780'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549780'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549780'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549781'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549784'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549782'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549784'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549783'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549927'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549928'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549928'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549928'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549929'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549930'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549932'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549931'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549932'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549932'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549932'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549933'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549936'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549934'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549936'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549935'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550042'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550044'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550043'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550044'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550044'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550044'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550045'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550048'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550046'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550047'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550048'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550048'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550048'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550049'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550048'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550050'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550148'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550147'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550148'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550149'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550150'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550151'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550152'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550152'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550153'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550152'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550154'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550156'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550155'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550040'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550041'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550146'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550264'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550264'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550265'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550266'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550268'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550267'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550268'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550268'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550269'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550272'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550270'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550052'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550051'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550156'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550156'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550157'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550158'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550159'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550160'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550160'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550161'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550160'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550162'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549980'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549980'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549980'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549981'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549984'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549982'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550271'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550272'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550272'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550272'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550273'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550274'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550275'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550276'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550276'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550276'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550277'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550278'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550280'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550279'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550364'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550363'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550264'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550263'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550372'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550373'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550052'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550052'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550052'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550053'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550056'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550054'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550056'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550055'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  geo-pos:lat "51.7267"^^xsd:decimal ;
  geo-pos:long "-13.8312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549752'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8312'^^xsd:double;
  dwc:latitude '51.7267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549751'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549896'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549896'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550012'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550011'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550115'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550223'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550340'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550339'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  geo-pos:lat "51.7267"^^xsd:decimal ;
  geo-pos:long "-13.8312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549752'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8312'^^xsd:double;
  dwc:latitude '51.7267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549752'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549752'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549753'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549752'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549754'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549756'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549755'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549756'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549756'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549756'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549757'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  geo-pos:lat "52.338"^^xsd:decimal ;
  geo-pos:long "-14.8632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549760'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549758'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549760'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549759'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549760'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549760'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549760'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549761'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549896'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549897'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549896'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549898'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3415 -13.4013)"^^geo:wktLiteral ;
  geo-pos:lat "52.3415"^^xsd:decimal ;
  geo-pos:long "-13.4013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549900'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4013'^^xsd:double;
  dwc:latitude '52.3415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549899'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549900'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549900'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549900'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549901'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549904'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549902'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3003"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3003 -14.3388)"^^geo:wktLiteral ;
  geo-pos:lat "51.3003"^^xsd:decimal ;
  geo-pos:long "-14.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_86_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549904'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3388'^^xsd:double;
  dwc:latitude '51.3003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549903'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549904'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549904'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549904'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549905'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549904'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549906'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550116'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550116'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550117'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550118'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550120'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550119'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550120'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550120'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549832'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549830'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6417 -11.9673)"^^geo:wktLiteral ;
  geo-pos:lat "53.6417"^^xsd:decimal ;
  geo-pos:long "-11.9673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549284'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.9673'^^xsd:double;
  dwc:latitude '53.6417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549284'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549284'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549285'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549288'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549286'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549288'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549287'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549288'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549288'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549288'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549289'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549288'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549290'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549292'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549291'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549292'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549292'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549292'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549293'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549740'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549741'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549744'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549742'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549744'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549743'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549744'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549744'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549744'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549745'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549744'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549746'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549748'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549747'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549748'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549748'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549748'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549749'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549752'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549750'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549584'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549585'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549584'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549586'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549588'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549587'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549588'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549588'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  geo-pos:lat "52.5775"^^xsd:decimal ;
  geo-pos:long "-14.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549588'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549589'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  geo-pos:lat "52.5775"^^xsd:decimal ;
  geo-pos:long "-14.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549592'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549590'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549592'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549591'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549592'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549592'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549592'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549593'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8985"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8985 -14.3578)"^^geo:wktLiteral ;
  geo-pos:lat "52.8985"^^xsd:decimal ;
  geo-pos:long "-14.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549592'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3578'^^xsd:double;
  dwc:latitude '52.8985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549594'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549832'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549831'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7145 -12.1133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7145"^^xsd:decimal ;
  geo-pos:long "-12.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549832'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1133'^^xsd:double;
  dwc:latitude '52.7145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549832'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0653"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  geo-pos:lat "53.0653"^^xsd:decimal ;
  geo-pos:long "-12.6423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549832'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6423'^^xsd:double;
  dwc:latitude '53.0653'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549833'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0653"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  geo-pos:lat "53.0653"^^xsd:decimal ;
  geo-pos:long "-12.6423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549832'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6423'^^xsd:double;
  dwc:latitude '53.0653'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549834'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549836'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549835'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549836'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549836'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549836'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549837'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549840'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549838'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549840'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549839'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550832'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550834'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550836'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550835'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550424'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550425'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550426'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550427'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550428'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550429'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550430'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550431'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550432'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550432'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550433'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550104'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550105'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550212'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550213'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550329'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551150'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551152'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551151'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550648'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550647'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550419'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550420'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550420'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550420'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550421'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550424'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550422'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550424'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550423'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550424'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551236'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551237'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551238'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551239'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549884'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549884'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549884'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549885'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549994'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549995'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549996'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549996'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549997'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550000'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549998'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549999'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550000'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550000'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551222'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551223'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551224'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551224'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550377'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550378'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550380'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550379'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550380'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550380'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550381'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550382'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550418'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550503'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551206'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551207'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550000'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550001'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549888'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549886'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549888'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549887'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549888'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549888'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549888'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549889'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549888'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549890'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549892'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549891'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549892'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549892'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9638"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  geo-pos:lat "53.9638"^^xsd:decimal ;
  geo-pos:long "-12.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549892'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9045'^^xsd:double;
  dwc:latitude '53.9638'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549893'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549896'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549894'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549896'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549895'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550002'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550004'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550003'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550004'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550004'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550005'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550008'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550006'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550008'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550007'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550008'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550008'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550009'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550010'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550104'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550106'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550107'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550108'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550109'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550110'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550112'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550111'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550112'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550112'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550112'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550113'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550114'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  geo-pos:lat "49.8768"^^xsd:decimal ;
  geo-pos:long "-11.2253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551032'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2253'^^xsd:double;
  dwc:latitude '49.8768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551031'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  geo-pos:lat "49.8768"^^xsd:decimal ;
  geo-pos:long "-11.2253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551032'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2253'^^xsd:double;
  dwc:latitude '49.8768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551032'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-10.8988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8988'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551033'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.071 -10.8988)"^^geo:wktLiteral ;
  geo-pos:lat "50.071"^^xsd:decimal ;
  geo-pos:long "-10.8988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8988'^^xsd:double;
  dwc:latitude '50.071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551034'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550504'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550504'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550505'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550506'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550507'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550508'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550508'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550508'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550509'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550216'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550214'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550216'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550215'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550216'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550216'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550216'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550217'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550216'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550218'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550220'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550219'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550220'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550220'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550220'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550221'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550224'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550222'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550330'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550331'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550332'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550332'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550333'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550334'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550335'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550336'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550336'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550337'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550338'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550760'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550761'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550818'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550532'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550533'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550534'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550535'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550536'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550536'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550536'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550537'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550536'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550538'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550539'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550540'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550541'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550542'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8768"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8768 -11.2253)"^^geo:wktLiteral ;
  geo-pos:lat "49.8768"^^xsd:decimal ;
  geo-pos:long "-11.2253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551032'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2253'^^xsd:double;
  dwc:latitude '49.8768'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551030'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550596'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550597'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550598'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550599'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550600'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550601'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550602'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550603'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550604'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550604'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9418"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  geo-pos:lat "49.9418"^^xsd:decimal ;
  geo-pos:long "-10.9421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9421'^^xsd:double;
  dwc:latitude '49.9418'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551027'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551028'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551028'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551028'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551029'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550454'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550456'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550455'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550456'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550456'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550457'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550456'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550458'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550460'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550459'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550460'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550460'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550461'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550464'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550462'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550684'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550684'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550684'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550685'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550688'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550686'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550688'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550687'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0593 -7.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0593"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0593 -7.4385)"^^geo:wktLiteral ;
  geo-pos:lat "52.0593"^^xsd:decimal ;
  geo-pos:long "-7.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550688'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.4385'^^xsd:double;
  dwc:latitude '52.0593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550688'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0593 -7.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0593"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0593 -7.4385)"^^geo:wktLiteral ;
  geo-pos:lat "52.0593"^^xsd:decimal ;
  geo-pos:long "-7.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_181_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550688'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.4385'^^xsd:double;
  dwc:latitude '52.0593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550689'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550688'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550690'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550692'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550691'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550692'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550692'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550692'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550693'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550760'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550762'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550764'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550763'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550764'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550764'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550764'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550765'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550766'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550768'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550767'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550768'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550768'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550768'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550769'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550768'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550770'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550772'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550771'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550772'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550772'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550819'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550820'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550821'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550822'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550823'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550824'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550825'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550826'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550828'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550827'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550828'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550828'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550828'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550829'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551304'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550772'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550773'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550595'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550656'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550657'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550656'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550658'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550659'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550667'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550776'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550774'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550776'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550775'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550776'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550776'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1815 -5.7418)"^^geo:wktLiteral ;
  geo-pos:lat "53.1815"^^xsd:decimal ;
  geo-pos:long "-5.7418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550776'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7418'^^xsd:double;
  dwc:latitude '53.1815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550777'^^xsd:string;
  dwc:observationDate '2014-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550778'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550779'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550780'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550780'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550781'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550784'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550782'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.797"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.797 -6.1027)"^^geo:wktLiteral ;
  geo-pos:lat "52.797"^^xsd:decimal ;
  geo-pos:long "-6.1027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550784'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1027'^^xsd:double;
  dwc:latitude '52.797'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550783'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551287'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550384'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550385'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550384'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550386'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550388'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550387'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550388'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550464'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550463'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550543'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550605'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550290'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550292'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550291'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550292'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550292'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550292'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550293'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550296'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550294'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550296'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550295'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550296'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550296'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550296'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550297'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550296'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550298'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550606'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550607'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550608'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550608'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550609'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550610'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550464'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550464'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550464'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550465'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550464'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550466'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550468'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550467'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550468'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550469'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550472'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550470'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550472'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550471'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550472'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550544'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550544'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550545'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550544'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550546'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550548'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550547'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550548'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550548'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550548'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550549'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550550'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550552'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550551'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550552'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550552'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550611'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551284'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551284'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551284'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551285'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551286'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550612'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550613'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550614'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550615'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550616'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550617'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550618'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550619'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550620'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550621'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550694'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551281'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550728'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550729'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550728'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550730'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550732'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550731'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550736'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550737'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1861 -5.6875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1861"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1861 -5.6875)"^^geo:wktLiteral ;
  geo-pos:lat "54.1861"^^xsd:decimal ;
  geo-pos:long "-5.6875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6875'^^xsd:double;
  dwc:latitude '54.1861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551317'^^xsd:string;
  dwc:observationDate '2008-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550622'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550623'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550624'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550625'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550624'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550626'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550628'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550627'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550628'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550629'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550630'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550695'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550696'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550697'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550698'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550699'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550700'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550700'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550700'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550701'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1608 -6.1123)"^^geo:wktLiteral ;
  geo-pos:lat "52.1608"^^xsd:decimal ;
  geo-pos:long "-6.1123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_177_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550704'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1123'^^xsd:double;
  dwc:latitude '52.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550702'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550703'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550704'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551266'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551267'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551268'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550184'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550184'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550185'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550184'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550186'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550187'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550188'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550188'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550188'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550189'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550192'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550190'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550192'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550191'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550192'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550192'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551282'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550473'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550553'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550300'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550301'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550304'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550302'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550304'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550303'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550304'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550304'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550305'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550304'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550306'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550308'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550307'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550308'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550389'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550392'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550390'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550391'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550392'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550392'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550392'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550393'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550394'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550396'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550395'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550396'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550397'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550472'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550474'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550476'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550475'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550476'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550476'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550476'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550477'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550478'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550479'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550480'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550480'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550481'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550480'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550482'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550300'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550299'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550554'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550555'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550556'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550556'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550557'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550558'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550560'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550559'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550560'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550561'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550560'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550562'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550632'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550563'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550832'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550830'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550831'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550832'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550832'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550833'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.657"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  geo-pos:lat "53.657"^^xsd:decimal ;
  geo-pos:long "-5.6871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6871'^^xsd:double;
  dwc:latitude '53.657'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551252'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.657"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  geo-pos:lat "53.657"^^xsd:decimal ;
  geo-pos:long "-5.6871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6871'^^xsd:double;
  dwc:latitude '53.657'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551253'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550516'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550517'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550518'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550522'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550784'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550785'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550564'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550565'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550568'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550566'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550568'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550567'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550568'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550569'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550568'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550570'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550572'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550571'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550572'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550086'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550088'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550087'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550088'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550088'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550088'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550089'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550088'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550090'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550092'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550091'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550092'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550092'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550092'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550093'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550096'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550094'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550484'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550483'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550573'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550192'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550194'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550196'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550195'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550196'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550196'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550196'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550197'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550198'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550199'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550200'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550201'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550202'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551254'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550312'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550310'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550312'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550311'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550312'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550312'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550313'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550314'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550315'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550316'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550316'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550316'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550317'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550320'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550318'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550706'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550708'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550707'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550708'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550708'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550708'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550709'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550400'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550399'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550400'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550400'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550401'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550402'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550404'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550403'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550404'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550404'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550404'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550405'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550408'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550406'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550408'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550407'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550484'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550484'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550485'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550486'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550487'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550488'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550489'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550488'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550490'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550491'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550492'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550576'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550574'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550576'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550575'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550576'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550576'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550576'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550577'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550578'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550579'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550580'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550580'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550581'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550584'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550582'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550710'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550712'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550711'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550712'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550713'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550714'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550716'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550715'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550716'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550716'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7897 -6.1075)"^^geo:wktLiteral ;
  geo-pos:lat "52.7897"^^xsd:decimal ;
  geo-pos:long "-6.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550716'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1075'^^xsd:double;
  dwc:latitude '52.7897'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550717'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550720'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550718'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550719'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550720'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550441'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550440'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550442'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550443'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550444'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550444'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550445'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550453'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550493'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550583'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550641'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550192'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550193'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550308'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550309'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550400'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550398'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550096'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550095'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549984'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549985'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549984'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549986'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549988'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549987'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549988'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549988'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549988'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549989'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549990'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549992'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549991'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549992'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549992'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549993'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550096'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550096'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550097'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550096'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550098'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550100'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550099'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550100'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550100'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550101'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550102'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550103'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550104'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550203'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550320'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550319'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550631'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5117 -5.8352)"^^geo:wktLiteral ;
  geo-pos:lat "52.5117"^^xsd:decimal ;
  geo-pos:long "-5.8352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8352'^^xsd:double;
  dwc:latitude '52.5117'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550705'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550408'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550408'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4783 -5.3578)"^^geo:wktLiteral ;
  geo-pos:lat "53.4783"^^xsd:decimal ;
  geo-pos:long "-5.3578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_154_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550720'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3578'^^xsd:double;
  dwc:latitude '53.4783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550721'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550204'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550204'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550205'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550206'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550208'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550207'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550208'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550208'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550208'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550209'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550210'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550211'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550212'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550212'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550320'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550320'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550320'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550321'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550322'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550324'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550323'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550324'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550324'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550324'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550325'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550328'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550326'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550328'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550327'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550328'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550642'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550644'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550643'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550644'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550645'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550646'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550408'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550409'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550410'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550411'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550412'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550412'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550412'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550413'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550414'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550416'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550415'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550416'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550416'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550417'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550494'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550495'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550496'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550496'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550497'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550498'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550499'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550500'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550501'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550502'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550584'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550585'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551019'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551333'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550976'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550977'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550978'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550979'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550980'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550981'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550982'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.752"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.752 -10.4993)"^^geo:wktLiteral ;
  geo-pos:lat "49.752"^^xsd:decimal ;
  geo-pos:long "-10.4993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_120_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.4993'^^xsd:double;
  dwc:latitude '49.752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550983'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5521"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  geo-pos:lat "52.5521"^^xsd:decimal ;
  geo-pos:long "-6.0428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551304'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0428'^^xsd:double;
  dwc:latitude '52.5521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551302'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5521"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  geo-pos:lat "52.5521"^^xsd:decimal ;
  geo-pos:long "-6.0428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551304'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0428'^^xsd:double;
  dwc:latitude '52.5521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551303'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551020'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551020'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551021'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551022'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551023'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9152"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9152 -10.5973)"^^geo:wktLiteral ;
  geo-pos:lat "49.9152"^^xsd:decimal ;
  geo-pos:long "-10.5973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5973'^^xsd:double;
  dwc:latitude '49.9152'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551024'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9418"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  geo-pos:lat "49.9418"^^xsd:decimal ;
  geo-pos:long "-10.9421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9421'^^xsd:double;
  dwc:latitude '49.9418'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551025'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9418"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9418 -10.9421)"^^geo:wktLiteral ;
  geo-pos:lat "49.9418"^^xsd:decimal ;
  geo-pos:long "-10.9421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551024'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9421'^^xsd:double;
  dwc:latitude '49.9418'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551026'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550808'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550809'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550810'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6492 -5.4592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6492"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6492 -5.4592)"^^geo:wktLiteral ;
  geo-pos:lat "53.6492"^^xsd:decimal ;
  geo-pos:long "-5.4592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4592'^^xsd:double;
  dwc:latitude '53.6492'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550811'^^xsd:string;
  dwc:observationDate '2014-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  geo-pos:lat "53.4338"^^xsd:decimal ;
  geo-pos:long "-5.9253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9253'^^xsd:double;
  dwc:latitude '53.4338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550812'^^xsd:string;
  dwc:observationDate '2014-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  geo-pos:lat "53.4338"^^xsd:decimal ;
  geo-pos:long "-5.9253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550812'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9253'^^xsd:double;
  dwc:latitude '53.4338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550813'^^xsd:string;
  dwc:observationDate '2014-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4338"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -5.9253)"^^geo:wktLiteral ;
  geo-pos:lat "53.4338"^^xsd:decimal ;
  geo-pos:long "-5.9253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550816'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9253'^^xsd:double;
  dwc:latitude '53.4338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550814'^^xsd:string;
  dwc:observationDate '2014-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550815'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550816'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7725 -6.7193)"^^geo:wktLiteral ;
  geo-pos:lat "51.7725"^^xsd:decimal ;
  geo-pos:long "-6.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7193'^^xsd:double;
  dwc:latitude '51.7725'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550817'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550976'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550975'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550884'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550885'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550886'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550887'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550888'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6529"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6529 -9.6223)"^^geo:wktLiteral ;
  geo-pos:lat "50.6529"^^xsd:decimal ;
  geo-pos:long "-9.6223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550888'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6223'^^xsd:double;
  dwc:latitude '50.6529'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550889'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6589"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  geo-pos:lat "50.6589"^^xsd:decimal ;
  geo-pos:long "-7.8274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.8274'^^xsd:double;
  dwc:latitude '50.6589'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550890'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551330'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551331'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551332'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551870'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550935'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8647"^^xsd:decimal ;
  dwc:decimalLongitude "-11.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.8647"^^xsd:decimal ;
  geo-pos:long "-11.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551008'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.242'^^xsd:double;
  dwc:latitude '49.8647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551006'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9135"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  geo-pos:lat "51.9135"^^xsd:decimal ;
  geo-pos:long "-6.7207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550680'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7207'^^xsd:double;
  dwc:latitude '51.9135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550679'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550748'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550749'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550807'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550752'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550750'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550752'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550751'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550752'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550752'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550752'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550753'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550752'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550754'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550756'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550755'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.887 -6.0902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.887"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.887 -6.0902)"^^geo:wktLiteral ;
  geo-pos:lat "53.887"^^xsd:decimal ;
  geo-pos:long "-6.0902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0902'^^xsd:double;
  dwc:latitude '53.887'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550756'^^xsd:string;
  dwc:observationDate '2014-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550757'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550760'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550758'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550760'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550759'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2333 -5.9483)"^^geo:wktLiteral ;
  geo-pos:lat "53.2333"^^xsd:decimal ;
  geo-pos:long "-5.9483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550760'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9483'^^xsd:double;
  dwc:latitude '53.2333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550760'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-10.8306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8306'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551084'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-10.8306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8306'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551085'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-10.8306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8306'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551086'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-10.8306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8306'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551087'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551088'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551088'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551089'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551090'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551091'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551092'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0602 -10.5602)"^^geo:wktLiteral ;
  geo-pos:lat "49.0602"^^xsd:decimal ;
  geo-pos:long "-10.5602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_98_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.5602'^^xsd:double;
  dwc:latitude '49.0602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551093'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550736'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550738'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550740'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550739'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550740'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550740'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550741'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550742'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550743'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550744'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550745'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550746'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550748'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550747'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.184 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.184"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550748'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.184'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550748'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550786'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550787'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550788'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550789'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550790'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550791'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.511"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.511 -5.8358)"^^geo:wktLiteral ;
  geo-pos:lat "52.511"^^xsd:decimal ;
  geo-pos:long "-5.8358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8358'^^xsd:double;
  dwc:latitude '52.511'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550792'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550792'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550793'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550792'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550794'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550795'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550796'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-9.3556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3556'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550879'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550929'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550930'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2156 -10.6274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2156"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2156 -10.6274)"^^geo:wktLiteral ;
  geo-pos:lat "51.2156"^^xsd:decimal ;
  geo-pos:long "-10.6274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6274'^^xsd:double;
  dwc:latitude '51.2156'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550931'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2348 -10.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2348"^^xsd:decimal ;
  dwc:decimalLongitude "-10.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2348 -10.36)"^^geo:wktLiteral ;
  geo-pos:lat "51.2348"^^xsd:decimal ;
  geo-pos:long "-10.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.36'^^xsd:double;
  dwc:latitude '51.2348'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550932'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550933'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550934'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550797'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550798'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550799'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550800'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550801'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550802'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550803'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550804'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550805'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1565 -6.1152)"^^geo:wktLiteral ;
  geo-pos:lat "52.1565"^^xsd:decimal ;
  geo-pos:long "-6.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1152'^^xsd:double;
  dwc:latitude '52.1565'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550806'^^xsd:string;
  dwc:observationDate '2014-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  geo-pos:lat "51.1562"^^xsd:decimal ;
  geo-pos:long "-9.4768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4768'^^xsd:double;
  dwc:latitude '51.1562'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551138'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551360'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551358'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551360'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551359'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550996'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550995'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550996'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550996'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550996'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550997'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550998'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550999'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551000'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551001'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551002'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551004'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551003'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5688"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5688 -8.9586)"^^geo:wktLiteral ;
  geo-pos:lat "49.5688"^^xsd:decimal ;
  geo-pos:long "-8.9586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551004'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9586'^^xsd:double;
  dwc:latitude '49.5688'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551004'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8647"^^xsd:decimal ;
  dwc:decimalLongitude "-11.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.8647"^^xsd:decimal ;
  geo-pos:long "-11.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551004'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.242'^^xsd:double;
  dwc:latitude '49.8647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551005'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550927'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1169"^^xsd:decimal ;
  dwc:decimalLongitude "-10.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1169 -10.642)"^^geo:wktLiteral ;
  geo-pos:lat "51.1169"^^xsd:decimal ;
  geo-pos:long "-10.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.642'^^xsd:double;
  dwc:latitude '51.1169'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550928'^^xsd:string;
  dwc:observationDate '2013-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551181'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551182'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5113"^^xsd:decimal ;
  dwc:decimalLongitude "-5.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5113 -5.652)"^^geo:wktLiteral ;
  geo-pos:lat "53.5113"^^xsd:decimal ;
  geo-pos:long "-5.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.652'^^xsd:double;
  dwc:latitude '53.5113'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551183'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550912'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550912'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7033 -11.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7033"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7033 -11.0063)"^^geo:wktLiteral ;
  geo-pos:lat "50.7033"^^xsd:decimal ;
  geo-pos:long "-11.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0063'^^xsd:double;
  dwc:latitude '50.7033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550913'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7497 -9.2751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7497 -9.2751)"^^geo:wktLiteral ;
  geo-pos:lat "50.7497"^^xsd:decimal ;
  geo-pos:long "-9.2751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2751'^^xsd:double;
  dwc:latitude '50.7497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550914'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7497 -9.2751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7497"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7497 -9.2751)"^^geo:wktLiteral ;
  geo-pos:lat "50.7497"^^xsd:decimal ;
  geo-pos:long "-9.2751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.2751'^^xsd:double;
  dwc:latitude '50.7497'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550915'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7919 -7.5554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7919"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7919 -7.5554)"^^geo:wktLiteral ;
  geo-pos:lat "50.7919"^^xsd:decimal ;
  geo-pos:long "-7.5554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.5554'^^xsd:double;
  dwc:latitude '50.7919'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550916'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7919 -7.5554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7919"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7919 -7.5554)"^^geo:wktLiteral ;
  geo-pos:lat "50.7919"^^xsd:decimal ;
  geo-pos:long "-7.5554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.5554'^^xsd:double;
  dwc:latitude '50.7919'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550917'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.908"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908 -9.6487)"^^geo:wktLiteral ;
  geo-pos:lat "50.908"^^xsd:decimal ;
  geo-pos:long "-9.6487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551080'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6487'^^xsd:double;
  dwc:latitude '50.908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551082'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.335"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.335 -10.8306)"^^geo:wktLiteral ;
  geo-pos:lat "50.335"^^xsd:decimal ;
  geo-pos:long "-10.8306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551084'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.8306'^^xsd:double;
  dwc:latitude '50.335'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551083'^^xsd:string;
  dwc:observationDate '2014-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551344'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551344'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551345'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551346'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551347'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  geo-pos:lat "51.1562"^^xsd:decimal ;
  geo-pos:long "-9.4768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4768'^^xsd:double;
  dwc:latitude '51.1562'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551139'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  geo-pos:lat "51.1562"^^xsd:decimal ;
  geo-pos:long "-9.4768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4768'^^xsd:double;
  dwc:latitude '51.1562'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551140'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1562"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1562 -9.4768)"^^geo:wktLiteral ;
  geo-pos:lat "51.1562"^^xsd:decimal ;
  geo-pos:long "-9.4768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551140'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4768'^^xsd:double;
  dwc:latitude '51.1562'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551141'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1464"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  geo-pos:lat "51.1464"^^xsd:decimal ;
  geo-pos:long "-8.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9447'^^xsd:double;
  dwc:latitude '51.1464'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551142'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1464"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  geo-pos:lat "51.1464"^^xsd:decimal ;
  geo-pos:long "-8.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9447'^^xsd:double;
  dwc:latitude '51.1464'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551143'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1464"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1464 -8.9447)"^^geo:wktLiteral ;
  geo-pos:lat "51.1464"^^xsd:decimal ;
  geo-pos:long "-8.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551144'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9447'^^xsd:double;
  dwc:latitude '51.1464'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551144'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551144'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551145'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551146'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551147'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551148'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6929"^^xsd:decimal ;
  dwc:decimalLongitude "-8.0262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6929 -8.0262)"^^geo:wktLiteral ;
  geo-pos:lat "51.6929"^^xsd:decimal ;
  geo-pos:long "-8.0262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_137_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.0262'^^xsd:double;
  dwc:latitude '51.6929'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551149'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551871'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551407'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551860'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551861'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551868'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551867'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551868'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551868'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551868'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551869'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550948'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550947'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.475"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.475 -9.3556)"^^geo:wktLiteral ;
  geo-pos:lat "50.475"^^xsd:decimal ;
  geo-pos:long "-9.3556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_116_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3556'^^xsd:double;
  dwc:latitude '50.475'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550880'^^xsd:string;
  dwc:observationDate '2013-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5503"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  geo-pos:lat "50.5503"^^xsd:decimal ;
  geo-pos:long "-7.9104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.9104'^^xsd:double;
  dwc:latitude '50.5503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550881'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5503"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  geo-pos:lat "50.5503"^^xsd:decimal ;
  geo-pos:long "-7.9104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.9104'^^xsd:double;
  dwc:latitude '50.5503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550882'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5503"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5503 -7.9104)"^^geo:wktLiteral ;
  geo-pos:lat "50.5503"^^xsd:decimal ;
  geo-pos:long "-7.9104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550884'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.9104'^^xsd:double;
  dwc:latitude '50.5503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550883'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8647"^^xsd:decimal ;
  dwc:decimalLongitude "-11.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8647 -11.242)"^^geo:wktLiteral ;
  geo-pos:lat "49.8647"^^xsd:decimal ;
  geo-pos:long "-11.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551008'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.242'^^xsd:double;
  dwc:latitude '49.8647'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551007'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8972"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  geo-pos:lat "49.8972"^^xsd:decimal ;
  geo-pos:long "-10.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9579'^^xsd:double;
  dwc:latitude '49.8972'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551008'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8972"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  geo-pos:lat "49.8972"^^xsd:decimal ;
  geo-pos:long "-10.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9579'^^xsd:double;
  dwc:latitude '49.8972'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551009'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8972"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8972 -10.9579)"^^geo:wktLiteral ;
  geo-pos:lat "49.8972"^^xsd:decimal ;
  geo-pos:long "-10.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_118_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551008'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.9579'^^xsd:double;
  dwc:latitude '49.8972'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551010'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9071 -10.6502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9071 -10.6502)"^^geo:wktLiteral ;
  geo-pos:lat "49.9071"^^xsd:decimal ;
  geo-pos:long "-10.6502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6502'^^xsd:double;
  dwc:latitude '49.9071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551011'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9071 -10.6502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9071"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9071 -10.6502)"^^geo:wktLiteral ;
  geo-pos:lat "49.9071"^^xsd:decimal ;
  geo-pos:long "-10.6502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_119_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551012'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6502'^^xsd:double;
  dwc:latitude '49.9071'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551012'^^xsd:string;
  dwc:observationDate '2013-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550936'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550937'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550938'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6183"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6183 -7.4514)"^^geo:wktLiteral ;
  geo-pos:lat "51.6183"^^xsd:decimal ;
  geo-pos:long "-7.4514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550940'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4514'^^xsd:double;
  dwc:latitude '51.6183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550939'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550940'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550940'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550940'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550941'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550944'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550942'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550944'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550943'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550944'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550944'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550944'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550945'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550944'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550946'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550948'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550948'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550948'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550949'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550952'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550950'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6332 -10.1213)"^^geo:wktLiteral ;
  geo-pos:lat "48.6332"^^xsd:decimal ;
  geo-pos:long "-10.1213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550952'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.1213'^^xsd:double;
  dwc:latitude '48.6332'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550951'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550952'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550952'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550952'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550953'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550952'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550954'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550955'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8035"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8035 -9.6877)"^^geo:wktLiteral ;
  geo-pos:lat "48.8035"^^xsd:decimal ;
  geo-pos:long "-9.6877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6877'^^xsd:double;
  dwc:latitude '48.8035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550956'^^xsd:string;
  dwc:observationDate '2013-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550956'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550957'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550844'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550844'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550845'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550846'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550847'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550848'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550849'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550856'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550854'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550896'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550895'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550896'^^xsd:integer;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550896'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550896'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550897'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  geo-pos:lat "49.7085"^^xsd:decimal ;
  geo-pos:long "-8.9384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551012'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9384'^^xsd:double;
  dwc:latitude '49.7085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551013'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7085 -8.9384)"^^geo:wktLiteral ;
  geo-pos:lat "49.7085"^^xsd:decimal ;
  geo-pos:long "-8.9384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_115_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551016'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9384'^^xsd:double;
  dwc:latitude '49.7085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551014'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9424"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  geo-pos:lat "49.9424"^^xsd:decimal ;
  geo-pos:long "-9.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551016'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8925'^^xsd:double;
  dwc:latitude '49.9424'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551015'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9424"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  geo-pos:lat "49.9424"^^xsd:decimal ;
  geo-pos:long "-9.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551016'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8925'^^xsd:double;
  dwc:latitude '49.9424'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551016'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9424"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  geo-pos:lat "49.9424"^^xsd:decimal ;
  geo-pos:long "-9.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8925'^^xsd:double;
  dwc:latitude '49.9424'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551017'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9424"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9424 -9.8925)"^^geo:wktLiteral ;
  geo-pos:lat "49.9424"^^xsd:decimal ;
  geo-pos:long "-9.8925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_117_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551016'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8925'^^xsd:double;
  dwc:latitude '49.9424'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551018'^^xsd:string;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550960'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550958'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550960'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550959'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550960'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550960'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550961'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550962'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550963'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550964'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4102"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4102 -9.8486)"^^geo:wktLiteral ;
  geo-pos:lat "49.4102"^^xsd:decimal ;
  geo-pos:long "-9.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_92_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.8486'^^xsd:double;
  dwc:latitude '49.4102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550965'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550966'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550967'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6853 -5.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6853 -5.465)"^^geo:wktLiteral ;
  geo-pos:lat "53.6853"^^xsd:decimal ;
  geo-pos:long "-5.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.465'^^xsd:double;
  dwc:latitude '53.6853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550669'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3563 -7.0398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3563"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3563 -7.0398)"^^geo:wktLiteral ;
  geo-pos:lat "51.3563"^^xsd:decimal ;
  geo-pos:long "-7.0398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0398'^^xsd:double;
  dwc:latitude '51.3563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550670'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3563 -7.0398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3563"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3563 -7.0398)"^^geo:wktLiteral ;
  geo-pos:lat "51.3563"^^xsd:decimal ;
  geo-pos:long "-7.0398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_185_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0398'^^xsd:double;
  dwc:latitude '51.3563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550671'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_184_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_184_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_184_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44 -7.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_184_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44 -7.6095)"^^geo:wktLiteral ;
  geo-pos:lat "51.44"^^xsd:decimal ;
  geo-pos:long "-7.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_184_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.6095'^^xsd:double;
  dwc:latitude '51.44'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550672'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  geo-pos:lat "51.8928"^^xsd:decimal ;
  geo-pos:long "-7.2213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2213'^^xsd:double;
  dwc:latitude '51.8928'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550673'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  geo-pos:lat "51.8928"^^xsd:decimal ;
  geo-pos:long "-7.2213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2213'^^xsd:double;
  dwc:latitude '51.8928'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550674'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8928"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8928 -7.2213)"^^geo:wktLiteral ;
  geo-pos:lat "51.8928"^^xsd:decimal ;
  geo-pos:long "-7.2213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_182_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2213'^^xsd:double;
  dwc:latitude '51.8928'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550675'^^xsd:string;
  dwc:observationDate '2013-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9135"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  geo-pos:lat "51.9135"^^xsd:decimal ;
  geo-pos:long "-6.7207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7207'^^xsd:double;
  dwc:latitude '51.9135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550676'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9135"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  geo-pos:lat "51.9135"^^xsd:decimal ;
  geo-pos:long "-6.7207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7207'^^xsd:double;
  dwc:latitude '51.9135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550677'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9135"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9135 -6.7207)"^^geo:wktLiteral ;
  geo-pos:lat "51.9135"^^xsd:decimal ;
  geo-pos:long "-6.7207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_179_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550680'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7207'^^xsd:double;
  dwc:latitude '51.9135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550678'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550968'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550524'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550525'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550528'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550526'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550528'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550527'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550528'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550528'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550528'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550529'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550530'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550532'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550531'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550532'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550532'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550586'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550587'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550588'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.75"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.75 -5.5833)"^^geo:wktLiteral ;
  geo-pos:lat "53.75"^^xsd:decimal ;
  geo-pos:long "-5.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.5833'^^xsd:double;
  dwc:latitude '53.75'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550589'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550590'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550591'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550592'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550593'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550594'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550680'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550680'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550680'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550681'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550682'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0347"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0347 -6.2798)"^^geo:wktLiteral ;
  geo-pos:lat "52.0347"^^xsd:decimal ;
  geo-pos:long "-6.2798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_178_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2798'^^xsd:double;
  dwc:latitude '52.0347'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550683'^^xsd:string;
  dwc:observationDate '2013-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550969'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550970'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550971'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2585 -9.4905)"^^geo:wktLiteral ;
  geo-pos:lat "49.2585"^^xsd:decimal ;
  geo-pos:long "-9.4905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_91_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4905'^^xsd:double;
  dwc:latitude '49.2585'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550972'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550972'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550973'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5318 -9.3099)"^^geo:wktLiteral ;
  geo-pos:lat "49.5318"^^xsd:decimal ;
  geo-pos:long "-9.3099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550976'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.3099'^^xsd:double;
  dwc:latitude '49.5318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550974'^^xsd:string;
  dwc:observationDate '2013-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549344'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549344'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549344'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549345'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549344'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549346'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8518"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  geo-pos:lat "53.8518"^^xsd:decimal ;
  geo-pos:long "-13.5248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549348'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5248'^^xsd:double;
  dwc:latitude '53.8518'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549347'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8518"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  geo-pos:lat "53.8518"^^xsd:decimal ;
  geo-pos:long "-13.5248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549348'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5248'^^xsd:double;
  dwc:latitude '53.8518'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549348'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549348'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549349'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549352'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549350'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.782"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  geo-pos:lat "53.782"^^xsd:decimal ;
  geo-pos:long "-12.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549352'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1373'^^xsd:double;
  dwc:latitude '53.782'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549351'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549352'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549352'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549352'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549353'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3438"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  geo-pos:lat "55.3438"^^xsd:decimal ;
  geo-pos:long "-9.9788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548632'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9788'^^xsd:double;
  dwc:latitude '55.3438'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548633'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2908"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  geo-pos:lat "55.2908"^^xsd:decimal ;
  geo-pos:long "-10.0542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548632'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0542'^^xsd:double;
  dwc:latitude '55.2908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548634'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2908"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2908 -10.0542)"^^geo:wktLiteral ;
  geo-pos:lat "55.2908"^^xsd:decimal ;
  geo-pos:long "-10.0542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548636'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0542'^^xsd:double;
  dwc:latitude '55.2908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548635'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2288 -10.0477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2288 -10.0477)"^^geo:wktLiteral ;
  geo-pos:lat "55.2288"^^xsd:decimal ;
  geo-pos:long "-10.0477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548636'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0477'^^xsd:double;
  dwc:latitude '55.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548636'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  geo-pos:lat "54.9685"^^xsd:decimal ;
  geo-pos:long "-10.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548636'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4453'^^xsd:double;
  dwc:latitude '54.9685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548637'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  geo-pos:lat "54.9685"^^xsd:decimal ;
  geo-pos:long "-10.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548640'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4453'^^xsd:double;
  dwc:latitude '54.9685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548638'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  geo-pos:lat "54.9685"^^xsd:decimal ;
  geo-pos:long "-10.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548640'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4453'^^xsd:double;
  dwc:latitude '54.9685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548639'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9685 -10.4453)"^^geo:wktLiteral ;
  geo-pos:lat "54.9685"^^xsd:decimal ;
  geo-pos:long "-10.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548640'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4453'^^xsd:double;
  dwc:latitude '54.9685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548640'^^xsd:string;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548640'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548641'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548640'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548642'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548644'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548643'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6589"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6589 -7.8274)"^^geo:wktLiteral ;
  geo-pos:lat "50.6589"^^xsd:decimal ;
  geo-pos:long "-7.8274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550892'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.8274'^^xsd:double;
  dwc:latitude '50.6589'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550893'^^xsd:string;
  dwc:observationDate '2013-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  geo-pos:lat "53.417"^^xsd:decimal ;
  geo-pos:long "-5.9157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550724'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9157'^^xsd:double;
  dwc:latitude '53.417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550724'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  geo-pos:lat "53.417"^^xsd:decimal ;
  geo-pos:long "-5.9157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550724'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9157'^^xsd:double;
  dwc:latitude '53.417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550725'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550836'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550837'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550840'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550838'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548652'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548652'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550650'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550651'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550652'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548645'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548646'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548648'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548647'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548648'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548648'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548648'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548649'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548648'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548650'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548652'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548651'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548644'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548644'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550281'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550282'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550284'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550283'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550439'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550512'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550512'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550512'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550513'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550080'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550082'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550083'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550174'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550374'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553983'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553984'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553985'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3957"^^xsd:decimal ;
  geo-pos:long "-14.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0998'^^xsd:double;
  dwc:latitude '53.3957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554716'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553979'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553980'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553981'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7063 -5.822)"^^geo:wktLiteral ;
  geo-pos:lat "52.7063"^^xsd:decimal ;
  geo-pos:long "-5.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.822'^^xsd:double;
  dwc:latitude '52.7063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553982'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553978'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553986'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553987'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553988'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553989'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553990'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553991'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553992'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553993'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553994'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553969'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554708'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553957'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553958'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553959'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9713 -5.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9713 -5.7531)"^^geo:wktLiteral ;
  geo-pos:lat "53.9713"^^xsd:decimal ;
  geo-pos:long "-5.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7531'^^xsd:double;
  dwc:latitude '53.9713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553950'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  geo-pos:lat "53.7203"^^xsd:decimal ;
  geo-pos:long "-11.3597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3597'^^xsd:double;
  dwc:latitude '53.7203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554702'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1297"^^xsd:decimal ;
  dwc:decimalLongitude "-13.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  geo-pos:lat "52.1297"^^xsd:decimal ;
  geo-pos:long "-13.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.458'^^xsd:double;
  dwc:latitude '52.1297'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554703'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1297"^^xsd:decimal ;
  dwc:decimalLongitude "-13.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  geo-pos:lat "52.1297"^^xsd:decimal ;
  geo-pos:long "-13.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.458'^^xsd:double;
  dwc:latitude '52.1297'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554704'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1297"^^xsd:decimal ;
  dwc:decimalLongitude "-13.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1297 -13.458)"^^geo:wktLiteral ;
  geo-pos:lat "52.1297"^^xsd:decimal ;
  geo-pos:long "-13.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.458'^^xsd:double;
  dwc:latitude '52.1297'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554705'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.285 -13.3922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.285"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.285 -13.3922)"^^geo:wktLiteral ;
  geo-pos:lat "52.285"^^xsd:decimal ;
  geo-pos:long "-13.3922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3922'^^xsd:double;
  dwc:latitude '52.285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554706'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.285 -13.3922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.285"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.285 -13.3922)"^^geo:wktLiteral ;
  geo-pos:lat "52.285"^^xsd:decimal ;
  geo-pos:long "-13.3922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3922'^^xsd:double;
  dwc:latitude '52.285'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554707'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553952'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553953'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553954'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553955'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553956'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553951'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553941'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553942'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553943'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553944'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553945'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553946'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553947'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553948'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553949'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553968'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553974'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553975'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553976'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553977'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553970'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553971'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553972'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553973'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553960'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553961'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553962'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553963'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553964'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553965'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553966'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553967'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554709'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554710'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554711'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554712'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5415"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5415 -14.1023)"^^geo:wktLiteral ;
  geo-pos:lat "53.5415"^^xsd:decimal ;
  geo-pos:long "-14.1023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1023'^^xsd:double;
  dwc:latitude '53.5415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554713'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3957"^^xsd:decimal ;
  geo-pos:long "-14.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0998'^^xsd:double;
  dwc:latitude '53.3957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554714'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3957"^^xsd:decimal ;
  geo-pos:long "-14.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0998'^^xsd:double;
  dwc:latitude '53.3957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554715'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553934'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553935'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553936'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553937'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553938'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553939'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553940'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7575 -12.8968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7575"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7575 -12.8968)"^^geo:wktLiteral ;
  geo-pos:lat "52.7575"^^xsd:decimal ;
  geo-pos:long "-12.8968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.8968'^^xsd:double;
  dwc:latitude '52.7575'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554696'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  geo-pos:lat "53.7203"^^xsd:decimal ;
  geo-pos:long "-11.3597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3597'^^xsd:double;
  dwc:latitude '53.7203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554697'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  geo-pos:lat "53.7203"^^xsd:decimal ;
  geo-pos:long "-11.3597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3597'^^xsd:double;
  dwc:latitude '53.7203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554698'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7203 -11.3597)"^^geo:wktLiteral ;
  geo-pos:lat "53.7203"^^xsd:decimal ;
  geo-pos:long "-11.3597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3597'^^xsd:double;
  dwc:latitude '53.7203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554699'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2323"^^xsd:decimal ;
  dwc:decimalLongitude "-12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  geo-pos:lat "53.2323"^^xsd:decimal ;
  geo-pos:long "-12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.274'^^xsd:double;
  dwc:latitude '53.2323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554700'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2323"^^xsd:decimal ;
  dwc:decimalLongitude "-12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  geo-pos:lat "53.2323"^^xsd:decimal ;
  geo-pos:long "-12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.274'^^xsd:double;
  dwc:latitude '53.2323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554701'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549340'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549339'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549340'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549340'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549340'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549341'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549344'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549342'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549344'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549343'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551784'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551784'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551785'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551800'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551801'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8871"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  geo-pos:lat "53.8871"^^xsd:decimal ;
  geo-pos:long "-5.9383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551808'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9383'^^xsd:double;
  dwc:latitude '53.8871'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551810'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8871"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  geo-pos:lat "53.8871"^^xsd:decimal ;
  geo-pos:long "-5.9383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551812'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9383'^^xsd:double;
  dwc:latitude '53.8871'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551811'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  geo-pos:lat "54.7206"^^xsd:decimal ;
  geo-pos:long "-5.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6835'^^xsd:double;
  dwc:latitude '54.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551789'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551799'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551800'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551432'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551416'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5298"^^xsd:decimal ;
  geo-pos:long "-5.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551318'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551403'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551288'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551305'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551284'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551283'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550653'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551360'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551360'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551210'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551152'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551154'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551255'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550840'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550839'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.85 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.85"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550176'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.85'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550175'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550376'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550375'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548656'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548654'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549356'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549357'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549640'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549642'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549824'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549823'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549964'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549964'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9638"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  geo-pos:lat "53.9638"^^xsd:decimal ;
  geo-pos:long "-12.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549352'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9045'^^xsd:double;
  dwc:latitude '53.9638'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549354'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549356'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549355'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549356'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549356'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548652'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548653'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549824'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549822'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549963'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549640'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549639'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549640'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549640'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549640'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549641'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549640'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549638'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551446'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551523'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551496'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551494'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551508'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551549'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551562'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551482'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551646'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551660'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551574'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551592'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551591'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551602'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551612'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551634'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551471'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551681'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551748'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551761'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551736'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551735'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551688'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551690'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551703'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551820'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551834'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551848'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551846'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551848'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551847'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551848'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551797'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551809'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551822'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551823'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551824'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8336 -5.7671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8336 -5.7671)"^^geo:wktLiteral ;
  geo-pos:lat "53.8336"^^xsd:decimal ;
  geo-pos:long "-5.7671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7671'^^xsd:double;
  dwc:latitude '53.8336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551813'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551821'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551835'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551836'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551825'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551837'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551798'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8871"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  geo-pos:lat "53.8871"^^xsd:decimal ;
  geo-pos:long "-5.9383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551812'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9383'^^xsd:double;
  dwc:latitude '53.8871'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551812'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  geo-pos:lat "52.6305"^^xsd:decimal ;
  geo-pos:long "-12.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.94'^^xsd:double;
  dwc:latitude '52.6305'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554569'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  geo-pos:lat "52.6305"^^xsd:decimal ;
  geo-pos:long "-12.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.94'^^xsd:double;
  dwc:latitude '52.6305'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554570'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1543"^^xsd:decimal ;
  dwc:decimalLongitude "-12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.1543"^^xsd:decimal ;
  geo-pos:long "-12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.553'^^xsd:double;
  dwc:latitude '53.1543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554571'^^xsd:string;
  dwc:observationDate '2013-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1543"^^xsd:decimal ;
  dwc:decimalLongitude "-12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.1543"^^xsd:decimal ;
  geo-pos:long "-12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.553'^^xsd:double;
  dwc:latitude '53.1543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554572'^^xsd:string;
  dwc:observationDate '2013-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1543"^^xsd:decimal ;
  dwc:decimalLongitude "-12.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1543 -12.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.1543"^^xsd:decimal ;
  geo-pos:long "-12.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.553'^^xsd:double;
  dwc:latitude '53.1543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554573'^^xsd:string;
  dwc:observationDate '2013-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2323"^^xsd:decimal ;
  dwc:decimalLongitude "-12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  geo-pos:lat "53.2323"^^xsd:decimal ;
  geo-pos:long "-12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.274'^^xsd:double;
  dwc:latitude '53.2323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554574'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2323"^^xsd:decimal ;
  dwc:decimalLongitude "-12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  geo-pos:lat "53.2323"^^xsd:decimal ;
  geo-pos:long "-12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.274'^^xsd:double;
  dwc:latitude '53.2323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554575'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553694'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553697'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553698'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553699'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553700'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553701'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553695'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553696'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553671'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553689'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553690'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553691'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553692'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553693'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553680'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553681'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553682'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553683'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553684'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553685'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553686'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553687'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553688'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553672'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553673'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553674'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553675'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553676'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553677'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553678'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553679'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553707'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553708'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2323"^^xsd:decimal ;
  dwc:decimalLongitude "-12.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2323 -12.274)"^^geo:wktLiteral ;
  geo-pos:lat "53.2323"^^xsd:decimal ;
  geo-pos:long "-12.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.274'^^xsd:double;
  dwc:latitude '53.2323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554576'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.327"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  geo-pos:lat "51.327"^^xsd:decimal ;
  geo-pos:long "-14.3352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3352'^^xsd:double;
  dwc:latitude '51.327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554577'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.327"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  geo-pos:lat "51.327"^^xsd:decimal ;
  geo-pos:long "-14.3352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3352'^^xsd:double;
  dwc:latitude '51.327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554578'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.327"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.327 -14.3352)"^^geo:wktLiteral ;
  geo-pos:lat "51.327"^^xsd:decimal ;
  geo-pos:long "-14.3352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3352'^^xsd:double;
  dwc:latitude '51.327'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554579'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245 -14.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245 -14.0615)"^^geo:wktLiteral ;
  geo-pos:lat "51.245"^^xsd:decimal ;
  geo-pos:long "-14.0615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0615'^^xsd:double;
  dwc:latitude '51.245'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554580'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553702'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553703'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553704'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553705'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553706'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553717'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553718'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553719'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553720'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553721'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553722'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553723'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245 -14.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.245"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.245 -14.0615)"^^geo:wktLiteral ;
  geo-pos:lat "51.245"^^xsd:decimal ;
  geo-pos:long "-14.0615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0615'^^xsd:double;
  dwc:latitude '51.245'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554581'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553709'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553710'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553711'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553712'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553713'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3775 -5.7633)"^^geo:wktLiteral ;
  geo-pos:lat "53.3775"^^xsd:decimal ;
  geo-pos:long "-5.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7633'^^xsd:double;
  dwc:latitude '53.3775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553714'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553715'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553716'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553724'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553725'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553726'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553727'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553728'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553729'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1217"^^xsd:decimal ;
  dwc:decimalLongitude "-12.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  geo-pos:lat "53.1217"^^xsd:decimal ;
  geo-pos:long "-12.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.794'^^xsd:double;
  dwc:latitude '53.1217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554556'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1217"^^xsd:decimal ;
  dwc:decimalLongitude "-12.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  geo-pos:lat "53.1217"^^xsd:decimal ;
  geo-pos:long "-12.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.794'^^xsd:double;
  dwc:latitude '53.1217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554557'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1217"^^xsd:decimal ;
  dwc:decimalLongitude "-12.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1217 -12.794)"^^geo:wktLiteral ;
  geo-pos:lat "53.1217"^^xsd:decimal ;
  geo-pos:long "-12.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.794'^^xsd:double;
  dwc:latitude '53.1217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554558'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9383 -12.9445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9383"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9383 -12.9445)"^^geo:wktLiteral ;
  geo-pos:lat "52.9383"^^xsd:decimal ;
  geo-pos:long "-12.9445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9445'^^xsd:double;
  dwc:latitude '52.9383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554559'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9383 -12.9445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9383"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9383 -12.9445)"^^geo:wktLiteral ;
  geo-pos:lat "52.9383"^^xsd:decimal ;
  geo-pos:long "-12.9445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9445'^^xsd:double;
  dwc:latitude '52.9383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554560'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553540'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553541'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553542'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553543'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553544'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553545'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553546'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553547'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553548'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553549'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553533'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553534'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553535'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553536'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553537'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553538'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6076 -5.4446)"^^geo:wktLiteral ;
  geo-pos:lat "54.6076"^^xsd:decimal ;
  geo-pos:long "-5.4446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4446'^^xsd:double;
  dwc:latitude '54.6076'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553539'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1257 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1257"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1257 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "54.1257"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '54.1257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554885'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553605'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553606'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553607'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553608'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553609'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553610'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553611'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "55.986"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '55.986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554875'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "55.986"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '55.986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554876'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "55.986"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '55.986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554877'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "55.986"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '55.986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554878'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  geo-pos:lat "54.1201"^^xsd:decimal ;
  geo-pos:long "-5.5281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5281'^^xsd:double;
  dwc:latitude '54.1201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553513'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  geo-pos:lat "54.1201"^^xsd:decimal ;
  geo-pos:long "-5.5281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5281'^^xsd:double;
  dwc:latitude '54.1201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553514'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  geo-pos:lat "54.2216"^^xsd:decimal ;
  geo-pos:long "-5.3951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3951'^^xsd:double;
  dwc:latitude '54.2216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553515'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  geo-pos:lat "54.2216"^^xsd:decimal ;
  geo-pos:long "-5.3951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3951'^^xsd:double;
  dwc:latitude '54.2216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553516'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2216 -5.3951)"^^geo:wktLiteral ;
  geo-pos:lat "54.2216"^^xsd:decimal ;
  geo-pos:long "-5.3951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3951'^^xsd:double;
  dwc:latitude '54.2216'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553517'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553518'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553519'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553520'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553521'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553522'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.635"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  geo-pos:lat "51.635"^^xsd:decimal ;
  geo-pos:long "-14.4048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4048'^^xsd:double;
  dwc:latitude '51.635'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554511'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553523'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.136 -8.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.136"^^xsd:decimal ;
  dwc:decimalLongitude "-8.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.136 -8.942)"^^geo:wktLiteral ;
  geo-pos:lat "56.136"^^xsd:decimal ;
  geo-pos:long "-8.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.942'^^xsd:double;
  dwc:latitude '56.136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554880'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554881'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 -10.4332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.971"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 -10.4332)"^^geo:wktLiteral ;
  geo-pos:lat "54.971"^^xsd:decimal ;
  geo-pos:long "-10.4332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4332'^^xsd:double;
  dwc:latitude '54.971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554882'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 -10.4332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.971"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.971 -10.4332)"^^geo:wktLiteral ;
  geo-pos:lat "54.971"^^xsd:decimal ;
  geo-pos:long "-10.4332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.4332'^^xsd:double;
  dwc:latitude '54.971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554883'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554884'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553530'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553531'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553532'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553524'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1388 -5.4961)"^^geo:wktLiteral ;
  geo-pos:lat "54.1388"^^xsd:decimal ;
  geo-pos:long "-5.4961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4961'^^xsd:double;
  dwc:latitude '54.1388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553525'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3645"^^xsd:decimal ;
  geo-pos:long "-5.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2928'^^xsd:double;
  dwc:latitude '54.3645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553526'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3645"^^xsd:decimal ;
  geo-pos:long "-5.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2928'^^xsd:double;
  dwc:latitude '54.3645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553527'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3645"^^xsd:decimal ;
  geo-pos:long "-5.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2928'^^xsd:double;
  dwc:latitude '54.3645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553528'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3645 -5.2928)"^^geo:wktLiteral ;
  geo-pos:lat "54.3645"^^xsd:decimal ;
  geo-pos:long "-5.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2928'^^xsd:double;
  dwc:latitude '54.3645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553529'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.136 -8.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.136"^^xsd:decimal ;
  dwc:decimalLongitude "-8.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.136 -8.942)"^^geo:wktLiteral ;
  geo-pos:lat "56.136"^^xsd:decimal ;
  geo-pos:long "-8.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_426_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.942'^^xsd:double;
  dwc:latitude '56.136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554879'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-13.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  geo-pos:lat "52.2288"^^xsd:decimal ;
  geo-pos:long "-13.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.774'^^xsd:double;
  dwc:latitude '52.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554520'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-13.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  geo-pos:lat "52.2288"^^xsd:decimal ;
  geo-pos:long "-13.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.774'^^xsd:double;
  dwc:latitude '52.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554521'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9645"^^xsd:decimal ;
  dwc:decimalLongitude "-14.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  geo-pos:lat "52.9645"^^xsd:decimal ;
  geo-pos:long "-14.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.398'^^xsd:double;
  dwc:latitude '52.9645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554522'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9645"^^xsd:decimal ;
  dwc:decimalLongitude "-14.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  geo-pos:lat "52.9645"^^xsd:decimal ;
  geo-pos:long "-14.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.398'^^xsd:double;
  dwc:latitude '52.9645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554523'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9645"^^xsd:decimal ;
  dwc:decimalLongitude "-14.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9645 -14.398)"^^geo:wktLiteral ;
  geo-pos:lat "52.9645"^^xsd:decimal ;
  geo-pos:long "-14.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.398'^^xsd:double;
  dwc:latitude '52.9645'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554524'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353 -14.6937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353 -14.6937)"^^geo:wktLiteral ;
  geo-pos:lat "51.353"^^xsd:decimal ;
  geo-pos:long "-14.6937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6937'^^xsd:double;
  dwc:latitude '51.353'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554525'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.635"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  geo-pos:lat "51.635"^^xsd:decimal ;
  geo-pos:long "-14.4048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4048'^^xsd:double;
  dwc:latitude '51.635'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554512'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.635"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.635 -14.4048)"^^geo:wktLiteral ;
  geo-pos:lat "51.635"^^xsd:decimal ;
  geo-pos:long "-14.4048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4048'^^xsd:double;
  dwc:latitude '51.635'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554513'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  geo-pos:lat "51.7537"^^xsd:decimal ;
  geo-pos:long "-14.5098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5098'^^xsd:double;
  dwc:latitude '51.7537'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554514'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  geo-pos:lat "51.7537"^^xsd:decimal ;
  geo-pos:long "-14.5098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5098'^^xsd:double;
  dwc:latitude '51.7537'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554515'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7537"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7537 -14.5098)"^^geo:wktLiteral ;
  geo-pos:lat "51.7537"^^xsd:decimal ;
  geo-pos:long "-14.5098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5098'^^xsd:double;
  dwc:latitude '51.7537'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554516'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7045 -14.1978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7045"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7045 -14.1978)"^^geo:wktLiteral ;
  geo-pos:lat "51.7045"^^xsd:decimal ;
  geo-pos:long "-14.1978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1978'^^xsd:double;
  dwc:latitude '51.7045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554517'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7045 -14.1978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7045"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7045 -14.1978)"^^geo:wktLiteral ;
  geo-pos:lat "51.7045"^^xsd:decimal ;
  geo-pos:long "-14.1978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1978'^^xsd:double;
  dwc:latitude '51.7045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554518'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-13.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2288 -13.774)"^^geo:wktLiteral ;
  geo-pos:lat "52.2288"^^xsd:decimal ;
  geo-pos:long "-13.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.774'^^xsd:double;
  dwc:latitude '52.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554519'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6032 -13.4017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6032"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6032 -13.4017)"^^geo:wktLiteral ;
  geo-pos:lat "52.6032"^^xsd:decimal ;
  geo-pos:long "-13.4017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4017'^^xsd:double;
  dwc:latitude '52.6032'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554503'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.598"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  geo-pos:lat "52.598"^^xsd:decimal ;
  geo-pos:long "-13.6752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6752'^^xsd:double;
  dwc:latitude '52.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554504'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.769"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  geo-pos:lat "52.769"^^xsd:decimal ;
  geo-pos:long "-13.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5378'^^xsd:double;
  dwc:latitude '52.769'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554505'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5748 -14.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5748"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5748 -14.6195)"^^geo:wktLiteral ;
  geo-pos:lat "52.5748"^^xsd:decimal ;
  geo-pos:long "-14.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6195'^^xsd:double;
  dwc:latitude '52.5748'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554506'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5748 -14.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5748"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5748 -14.6195)"^^geo:wktLiteral ;
  geo-pos:lat "52.5748"^^xsd:decimal ;
  geo-pos:long "-14.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6195'^^xsd:double;
  dwc:latitude '52.5748'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554507'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.598"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  geo-pos:lat "52.598"^^xsd:decimal ;
  geo-pos:long "-13.6752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6752'^^xsd:double;
  dwc:latitude '52.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554508'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.598"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  geo-pos:lat "52.598"^^xsd:decimal ;
  geo-pos:long "-13.6752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6752'^^xsd:double;
  dwc:latitude '52.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554509'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.598"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.598 -13.6752)"^^geo:wktLiteral ;
  geo-pos:lat "52.598"^^xsd:decimal ;
  geo-pos:long "-13.6752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6752'^^xsd:double;
  dwc:latitude '52.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554510'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553651'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3272 -14.8665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3272"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3272 -14.8665)"^^geo:wktLiteral ;
  geo-pos:lat "52.3272"^^xsd:decimal ;
  geo-pos:long "-14.8665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8665'^^xsd:double;
  dwc:latitude '52.3272'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554561'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553637'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553638'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553639'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553640'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553641'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553642'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553643'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553644'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553645'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553646'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553647'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553648'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553649'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553650'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553628'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553629'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553630'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553631'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553632'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553633'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553634'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553635'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553636'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553620'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553621'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553622'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553623'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553624'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553625'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553626'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553627'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553613'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553614'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553615'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553616'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553617'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553618'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553619'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553612'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3272 -14.8665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3272"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3272 -14.8665)"^^geo:wktLiteral ;
  geo-pos:lat "52.3272"^^xsd:decimal ;
  geo-pos:long "-14.8665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8665'^^xsd:double;
  dwc:latitude '52.3272'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554562'^^xsd:string;
  dwc:observationDate '2013-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.901"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  geo-pos:lat "52.901"^^xsd:decimal ;
  geo-pos:long "-14.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0745'^^xsd:double;
  dwc:latitude '52.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554563'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.901"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  geo-pos:lat "52.901"^^xsd:decimal ;
  geo-pos:long "-14.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0745'^^xsd:double;
  dwc:latitude '52.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554564'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.901"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.901 -14.0745)"^^geo:wktLiteral ;
  geo-pos:lat "52.901"^^xsd:decimal ;
  geo-pos:long "-14.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0745'^^xsd:double;
  dwc:latitude '52.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554565'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  geo-pos:lat "52.6305"^^xsd:decimal ;
  geo-pos:long "-12.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.94'^^xsd:double;
  dwc:latitude '52.6305'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554566'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  geo-pos:lat "52.6305"^^xsd:decimal ;
  geo-pos:long "-12.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.94'^^xsd:double;
  dwc:latitude '52.6305'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554567'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6305 -12.94)"^^geo:wktLiteral ;
  geo-pos:lat "52.6305"^^xsd:decimal ;
  geo-pos:long "-12.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.94'^^xsd:double;
  dwc:latitude '52.6305'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554568'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552194'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553652'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553653'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553654'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553655'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553656'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553657'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553658'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553659'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553660'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553661'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553662'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553663'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553664'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553665'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553666'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553667'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553668'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553669'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553670'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553744'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553737'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553738'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1995 -5.8651)"^^geo:wktLiteral ;
  geo-pos:lat "53.1995"^^xsd:decimal ;
  geo-pos:long "-5.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8651'^^xsd:double;
  dwc:latitude '53.1995'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553739'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553740'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553741'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553742'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553743'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553730'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553731'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2553 -5.5528)"^^geo:wktLiteral ;
  geo-pos:lat "53.2553"^^xsd:decimal ;
  geo-pos:long "-5.5528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5528'^^xsd:double;
  dwc:latitude '53.2553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553732'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553733'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553734'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553735'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2196"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2196 -6.0015)"^^geo:wktLiteral ;
  geo-pos:lat "53.2196"^^xsd:decimal ;
  geo-pos:long "-6.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0015'^^xsd:double;
  dwc:latitude '53.2196'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553736'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552184'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552185'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7971"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  geo-pos:lat "53.7971"^^xsd:decimal ;
  geo-pos:long "-6.0343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0343'^^xsd:double;
  dwc:latitude '53.7971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552186'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7971"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  geo-pos:lat "53.7971"^^xsd:decimal ;
  geo-pos:long "-6.0343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0343'^^xsd:double;
  dwc:latitude '53.7971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552187'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7971"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  geo-pos:lat "53.7971"^^xsd:decimal ;
  geo-pos:long "-6.0343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0343'^^xsd:double;
  dwc:latitude '53.7971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552188'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7971"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7971 -6.0343)"^^geo:wktLiteral ;
  geo-pos:lat "53.7971"^^xsd:decimal ;
  geo-pos:long "-6.0343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0343'^^xsd:double;
  dwc:latitude '53.7971'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552189'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552190'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552191'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552192'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552193'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7272 -13.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7272"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7272 -13.9897)"^^geo:wktLiteral ;
  geo-pos:lat "52.7272"^^xsd:decimal ;
  geo-pos:long "-13.9897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9897'^^xsd:double;
  dwc:latitude '52.7272'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554582'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7272 -13.9897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7272"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7272 -13.9897)"^^geo:wktLiteral ;
  geo-pos:lat "52.7272"^^xsd:decimal ;
  geo-pos:long "-13.9897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9897'^^xsd:double;
  dwc:latitude '52.7272'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554583'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9792 -13.7372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9792"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9792 -13.7372)"^^geo:wktLiteral ;
  geo-pos:lat "52.9792"^^xsd:decimal ;
  geo-pos:long "-13.7372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7372'^^xsd:double;
  dwc:latitude '52.9792'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554584'^^xsd:string;
  dwc:observationDate '2013-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -14.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -14.0015)"^^geo:wktLiteral ;
  geo-pos:lat "52.5528"^^xsd:decimal ;
  geo-pos:long "-14.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0015'^^xsd:double;
  dwc:latitude '52.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554585'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -14.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5528 -14.0015)"^^geo:wktLiteral ;
  geo-pos:lat "52.5528"^^xsd:decimal ;
  geo-pos:long "-14.0015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0015'^^xsd:double;
  dwc:latitude '52.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554586'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.707 -14.3808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.707"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.707 -14.3808)"^^geo:wktLiteral ;
  geo-pos:lat "52.707"^^xsd:decimal ;
  geo-pos:long "-14.3808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3808'^^xsd:double;
  dwc:latitude '52.707'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554587'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.707 -14.3808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.707"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.707 -14.3808)"^^geo:wktLiteral ;
  geo-pos:lat "52.707"^^xsd:decimal ;
  geo-pos:long "-14.3808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3808'^^xsd:double;
  dwc:latitude '52.707'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554588'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8652 -14.7918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8652 -14.7918)"^^geo:wktLiteral ;
  geo-pos:lat "52.8652"^^xsd:decimal ;
  geo-pos:long "-14.7918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7918'^^xsd:double;
  dwc:latitude '52.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554589'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8652 -14.7918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8652 -14.7918)"^^geo:wktLiteral ;
  geo-pos:lat "52.8652"^^xsd:decimal ;
  geo-pos:long "-14.7918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7918'^^xsd:double;
  dwc:latitude '52.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554590'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0182 -14.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0182"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0182 -14.7642)"^^geo:wktLiteral ;
  geo-pos:lat "53.0182"^^xsd:decimal ;
  geo-pos:long "-14.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7642'^^xsd:double;
  dwc:latitude '53.0182'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554591'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0182 -14.7642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0182"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0182 -14.7642)"^^geo:wktLiteral ;
  geo-pos:lat "53.0182"^^xsd:decimal ;
  geo-pos:long "-14.7642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7642'^^xsd:double;
  dwc:latitude '53.0182'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554592'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553745'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553746'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553747'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553748'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553749'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553750'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4003"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.4003"^^xsd:decimal ;
  geo-pos:long "-12.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0418'^^xsd:double;
  dwc:latitude '52.4003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554594'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4003"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.4003"^^xsd:decimal ;
  geo-pos:long "-12.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0418'^^xsd:double;
  dwc:latitude '52.4003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554595'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4003"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.4003"^^xsd:decimal ;
  geo-pos:long "-12.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0418'^^xsd:double;
  dwc:latitude '52.4003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554596'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4755 -12.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4755"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4755 -12.2915)"^^geo:wktLiteral ;
  geo-pos:lat "52.4755"^^xsd:decimal ;
  geo-pos:long "-12.2915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2915'^^xsd:double;
  dwc:latitude '52.4755'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554597'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4755 -12.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4755"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4755 -12.2915)"^^geo:wktLiteral ;
  geo-pos:lat "52.4755"^^xsd:decimal ;
  geo-pos:long "-12.2915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2915'^^xsd:double;
  dwc:latitude '52.4755'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554598'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  geo-pos:lat "53.7503"^^xsd:decimal ;
  geo-pos:long "-11.6173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6173'^^xsd:double;
  dwc:latitude '53.7503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554599'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  geo-pos:lat "53.7503"^^xsd:decimal ;
  geo-pos:long "-11.6173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6173'^^xsd:double;
  dwc:latitude '53.7503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554600'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  geo-pos:lat "53.7503"^^xsd:decimal ;
  geo-pos:long "-11.6173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6173'^^xsd:double;
  dwc:latitude '53.7503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554601'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553756'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553757'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553758'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553759'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553760'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553751'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3378"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553752'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3378"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553753'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553754'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553755'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4003"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4003 -12.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.4003"^^xsd:decimal ;
  geo-pos:long "-12.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0418'^^xsd:double;
  dwc:latitude '52.4003'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554593'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  geo-pos:lat "53.7503"^^xsd:decimal ;
  geo-pos:long "-11.6173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6173'^^xsd:double;
  dwc:latitude '53.7503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554602'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7503"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7503 -11.6173)"^^geo:wktLiteral ;
  geo-pos:lat "53.7503"^^xsd:decimal ;
  geo-pos:long "-11.6173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6173'^^xsd:double;
  dwc:latitude '53.7503'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554603'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6358"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  geo-pos:lat "53.6358"^^xsd:decimal ;
  geo-pos:long "-11.8832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.8832'^^xsd:double;
  dwc:latitude '53.6358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554604'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6358"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  geo-pos:lat "53.6358"^^xsd:decimal ;
  geo-pos:long "-11.8832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.8832'^^xsd:double;
  dwc:latitude '53.6358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554605'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6358"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  geo-pos:lat "53.6358"^^xsd:decimal ;
  geo-pos:long "-11.8832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.8832'^^xsd:double;
  dwc:latitude '53.6358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554606'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6358"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6358 -11.8832)"^^geo:wktLiteral ;
  geo-pos:lat "53.6358"^^xsd:decimal ;
  geo-pos:long "-11.8832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.8832'^^xsd:double;
  dwc:latitude '53.6358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554607'^^xsd:string;
  dwc:observationDate '2013-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554608'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554609'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554610'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553784'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553785'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553786'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553787'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553788'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553789'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553790'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553791'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553792'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554637'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554638'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554639'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554640'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554641'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8652"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8652 -12.7035)"^^geo:wktLiteral ;
  geo-pos:lat "53.8652"^^xsd:decimal ;
  geo-pos:long "-12.7035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7035'^^xsd:double;
  dwc:latitude '53.8652'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554642'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-12.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1625'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554643'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-12.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1625'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554644'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554629'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554630'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554631'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  geo-pos:lat "53.9583"^^xsd:decimal ;
  geo-pos:long "-12.9363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9363'^^xsd:double;
  dwc:latitude '53.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554632'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  geo-pos:lat "53.9583"^^xsd:decimal ;
  geo-pos:long "-12.9363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9363'^^xsd:double;
  dwc:latitude '53.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554633'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  geo-pos:lat "53.9583"^^xsd:decimal ;
  geo-pos:long "-12.9363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9363'^^xsd:double;
  dwc:latitude '53.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554634'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  geo-pos:lat "53.9583"^^xsd:decimal ;
  geo-pos:long "-12.9363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9363'^^xsd:double;
  dwc:latitude '53.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554635'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9583 -12.9363)"^^geo:wktLiteral ;
  geo-pos:lat "53.9583"^^xsd:decimal ;
  geo-pos:long "-12.9363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9363'^^xsd:double;
  dwc:latitude '53.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554636'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553776'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3485"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  geo-pos:lat "53.3485"^^xsd:decimal ;
  geo-pos:long "-12.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0482'^^xsd:double;
  dwc:latitude '53.3485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554620'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3485"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  geo-pos:lat "53.3485"^^xsd:decimal ;
  geo-pos:long "-12.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0482'^^xsd:double;
  dwc:latitude '53.3485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554621'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  geo-pos:lat "53.2288"^^xsd:decimal ;
  geo-pos:long "-12.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0145'^^xsd:double;
  dwc:latitude '53.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554622'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  geo-pos:lat "53.2288"^^xsd:decimal ;
  geo-pos:long "-12.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0145'^^xsd:double;
  dwc:latitude '53.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554623'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  geo-pos:lat "53.2288"^^xsd:decimal ;
  geo-pos:long "-12.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0145'^^xsd:double;
  dwc:latitude '53.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554624'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2288"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2288 -12.0145)"^^geo:wktLiteral ;
  geo-pos:lat "53.2288"^^xsd:decimal ;
  geo-pos:long "-12.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0145'^^xsd:double;
  dwc:latitude '53.2288'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554625'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554626'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554627'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8417"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8417 -13.3138)"^^geo:wktLiteral ;
  geo-pos:lat "53.8417"^^xsd:decimal ;
  geo-pos:long "-13.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3138'^^xsd:double;
  dwc:latitude '53.8417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554628'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553777'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553778'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553779'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553780'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553781'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553782'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553783'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553761'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553762'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553763'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553764'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553765'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554611'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554612'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3898"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3898 -12.6915)"^^geo:wktLiteral ;
  geo-pos:lat "53.3898"^^xsd:decimal ;
  geo-pos:long "-12.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6915'^^xsd:double;
  dwc:latitude '53.3898'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554613'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3628"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  geo-pos:lat "53.3628"^^xsd:decimal ;
  geo-pos:long "-12.3055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3055'^^xsd:double;
  dwc:latitude '53.3628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554614'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3628"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  geo-pos:lat "53.3628"^^xsd:decimal ;
  geo-pos:long "-12.3055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3055'^^xsd:double;
  dwc:latitude '53.3628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554615'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3628"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  geo-pos:lat "53.3628"^^xsd:decimal ;
  geo-pos:long "-12.3055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3055'^^xsd:double;
  dwc:latitude '53.3628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554616'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3628"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3628 -12.3055)"^^geo:wktLiteral ;
  geo-pos:lat "53.3628"^^xsd:decimal ;
  geo-pos:long "-12.3055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3055'^^xsd:double;
  dwc:latitude '53.3628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554617'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3485"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  geo-pos:lat "53.3485"^^xsd:decimal ;
  geo-pos:long "-12.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0482'^^xsd:double;
  dwc:latitude '53.3485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554618'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553767'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553768'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553769'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553770'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553771'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553772'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553773'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553774'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553775'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553766'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3485"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3485 -12.0482)"^^geo:wktLiteral ;
  geo-pos:lat "53.3485"^^xsd:decimal ;
  geo-pos:long "-12.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0482'^^xsd:double;
  dwc:latitude '53.3485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554619'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553801'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553802'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553803'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553793'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553794'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7183 -5.9988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7183 -5.9988)"^^geo:wktLiteral ;
  geo-pos:lat "53.7183"^^xsd:decimal ;
  geo-pos:long "-5.9988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9988'^^xsd:double;
  dwc:latitude '53.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553795'^^xsd:string;
  dwc:observationDate '2013-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7183 -5.9988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7183 -5.9988)"^^geo:wktLiteral ;
  geo-pos:lat "53.7183"^^xsd:decimal ;
  geo-pos:long "-5.9988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9988'^^xsd:double;
  dwc:latitude '53.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553796'^^xsd:string;
  dwc:observationDate '2013-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553797'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553798'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553799'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5766 -5.425)"^^geo:wktLiteral ;
  geo-pos:lat "54.5766"^^xsd:decimal ;
  geo-pos:long "-5.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.425'^^xsd:double;
  dwc:latitude '54.5766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553800'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6527"^^xsd:decimal ;
  dwc:decimalLongitude "-13.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  geo-pos:lat "53.6527"^^xsd:decimal ;
  geo-pos:long "-13.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.649'^^xsd:double;
  dwc:latitude '53.6527'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554652'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6527"^^xsd:decimal ;
  dwc:decimalLongitude "-13.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  geo-pos:lat "53.6527"^^xsd:decimal ;
  geo-pos:long "-13.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.649'^^xsd:double;
  dwc:latitude '53.6527'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554653'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6527"^^xsd:decimal ;
  dwc:decimalLongitude "-13.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6527 -13.649)"^^geo:wktLiteral ;
  geo-pos:lat "53.6527"^^xsd:decimal ;
  geo-pos:long "-13.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.649'^^xsd:double;
  dwc:latitude '53.6527'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554654'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7877"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  geo-pos:lat "53.7877"^^xsd:decimal ;
  geo-pos:long "-13.5955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5955'^^xsd:double;
  dwc:latitude '53.7877'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554655'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7877"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  geo-pos:lat "53.7877"^^xsd:decimal ;
  geo-pos:long "-13.5955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5955'^^xsd:double;
  dwc:latitude '53.7877'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554656'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7877"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  geo-pos:lat "53.7877"^^xsd:decimal ;
  geo-pos:long "-13.5955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5955'^^xsd:double;
  dwc:latitude '53.7877'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554657'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7877"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  geo-pos:lat "53.7877"^^xsd:decimal ;
  geo-pos:long "-13.5955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5955'^^xsd:double;
  dwc:latitude '53.7877'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554658'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7877"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7877 -13.5955)"^^geo:wktLiteral ;
  geo-pos:lat "53.7877"^^xsd:decimal ;
  geo-pos:long "-13.5955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5955'^^xsd:double;
  dwc:latitude '53.7877'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554659'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -12.1625)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-12.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1625'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554645'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554646'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554647'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554648'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554649'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554650'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6978"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6978 -13.8555)"^^geo:wktLiteral ;
  geo-pos:lat "53.6978"^^xsd:decimal ;
  geo-pos:long "-13.8555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8555'^^xsd:double;
  dwc:latitude '53.6978'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554651'^^xsd:string;
  dwc:observationDate '2013-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549984'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549984'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550084'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550084'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550085'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554411'^^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/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553282'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553283'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553284'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553285'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553286'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553287'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553288'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553289'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554853'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554854'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554855'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554856'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554857'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554412'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554413'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554414'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554415'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554416'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554417'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554418'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554419'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554420'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554421'^^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/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553256'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553257'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553258'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553259'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553260'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553261'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553262'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553263'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553264'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554407'^^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/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553265'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553266'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553267'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553268'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553269'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553270'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554409'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554410'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554408'^^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/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553271'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553272'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553273'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.832"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.832 -5.7706)"^^geo:wktLiteral ;
  geo-pos:lat "53.832"^^xsd:decimal ;
  geo-pos:long "-5.7706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7706'^^xsd:double;
  dwc:latitude '53.832'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553274'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553275'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553276'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553277'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553278'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553279'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553280'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9805"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9805 -5.7515)"^^geo:wktLiteral ;
  geo-pos:lat "53.9805"^^xsd:decimal ;
  geo-pos:long "-5.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7515'^^xsd:double;
  dwc:latitude '53.9805'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553281'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554406'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554400'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554401'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554402'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554403'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554404'^^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/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8133"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8133 -6.0423)"^^geo:wktLiteral ;
  geo-pos:lat "53.8133"^^xsd:decimal ;
  geo-pos:long "-6.0423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0423'^^xsd:double;
  dwc:latitude '53.8133'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554405'^^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/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553239'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553255'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553245'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553246'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8568 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "52.8568"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '52.8568'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553247'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553248'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553249'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553250'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553251'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553252'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553253'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553254'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553240'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553241'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553242'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553243'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6545 -5.6993)"^^geo:wktLiteral ;
  geo-pos:lat "53.6545"^^xsd:decimal ;
  geo-pos:long "-5.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6993'^^xsd:double;
  dwc:latitude '53.6545'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553244'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553232'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553233'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553234'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553235'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553236'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553237'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553238'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553230'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553231'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553224'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553225'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553226'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553227'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553228'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -5.817)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-5.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.817'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553229'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554393'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554394'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554395'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554396'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554397'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6203"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6203 -5.9503)"^^geo:wktLiteral ;
  geo-pos:lat "53.6203"^^xsd:decimal ;
  geo-pos:long "-5.9503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9503'^^xsd:double;
  dwc:latitude '53.6203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554398'^^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/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7355 -6.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7355"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7355 -6.0085)"^^geo:wktLiteral ;
  geo-pos:lat "53.7355"^^xsd:decimal ;
  geo-pos:long "-6.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0085'^^xsd:double;
  dwc:latitude '53.7355'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554399'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553291'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553292'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553293'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553294'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553295'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553296'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553297'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553298'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553299'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554422'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554423'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554424'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554425'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554426'^^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/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554427'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553290'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553300'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6093"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6093 -6.1021)"^^geo:wktLiteral ;
  geo-pos:lat "52.6093"^^xsd:decimal ;
  geo-pos:long "-6.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1021'^^xsd:double;
  dwc:latitude '52.6093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553301'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553302'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553303'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2221"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2221 -6.0041)"^^geo:wktLiteral ;
  geo-pos:lat "53.2221"^^xsd:decimal ;
  geo-pos:long "-6.0041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0041'^^xsd:double;
  dwc:latitude '53.2221'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553304'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553305'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553306'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553307'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553308'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554436'^^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/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553362'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553363'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553364'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553365'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553366'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553367'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553368'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553369'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553370'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553371'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553372'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553361'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554435'^^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/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553355'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553356'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553357'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553358'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553359'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553360'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554429'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554430'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554431'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554432'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554433'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554434'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553337'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8993 -5.8811)"^^geo:wktLiteral ;
  geo-pos:lat "53.8993"^^xsd:decimal ;
  geo-pos:long "-5.8811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8811'^^xsd:double;
  dwc:latitude '53.8993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554428'^^xsd:string;
  dwc:observationDate '2014-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553348'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553349'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553350'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553351'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553352'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553353'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553354'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553338'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553339'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553340'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553341'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553342'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553343'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553344'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7185 -5.6911)"^^geo:wktLiteral ;
  geo-pos:lat "54.7185"^^xsd:decimal ;
  geo-pos:long "-5.6911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6911'^^xsd:double;
  dwc:latitude '54.7185'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553345'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553346'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.886 -5.9541)"^^geo:wktLiteral ;
  geo-pos:lat "53.886"^^xsd:decimal ;
  geo-pos:long "-5.9541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9541'^^xsd:double;
  dwc:latitude '53.886'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553347'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553329'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553330'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553331'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553332'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553333'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553334'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553335'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553336'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554437'^^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/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554438'^^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/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554439'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554440'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554441'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554442'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553383'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9771 -5.7513)"^^geo:wktLiteral ;
  geo-pos:lat "53.9771"^^xsd:decimal ;
  geo-pos:long "-5.7513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7513'^^xsd:double;
  dwc:latitude '53.9771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554443'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553373'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553374'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553375'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553376'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553377'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553378'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553379'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553380'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553381'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553382'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554858'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554859'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.371"^^xsd:decimal ;
  dwc:decimalLongitude "-6.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.371 -6.72)"^^geo:wktLiteral ;
  geo-pos:lat "55.371"^^xsd:decimal ;
  geo-pos:long "-6.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_446_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.72'^^xsd:double;
  dwc:latitude '55.371'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554860'^^xsd:string;
  dwc:observationDate '2014-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  geo-pos:lat "55.613"^^xsd:decimal ;
  geo-pos:long "-8.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.375'^^xsd:double;
  dwc:latitude '55.613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554861'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  geo-pos:lat "55.613"^^xsd:decimal ;
  geo-pos:long "-8.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.375'^^xsd:double;
  dwc:latitude '55.613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554862'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553310'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553311'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553312'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553313'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553314'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553315'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553316'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553317'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553318'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553319'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553320'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553321'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553322'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553323'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553324'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553325'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553326'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553327'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553328'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553309'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549728'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549728'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549728'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549729'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9513"^^xsd:decimal ;
  dwc:decimalLongitude "-13.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9513 -13.008)"^^geo:wktLiteral ;
  geo-pos:lat "52.9513"^^xsd:decimal ;
  geo-pos:long "-13.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549728'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.008'^^xsd:double;
  dwc:latitude '52.9513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549730'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554444'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554445'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554446'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554447'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554448'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554449'^^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/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553393'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553394'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553395'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553396'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553397'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553398'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553399'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553400'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553401'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553402'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554451'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554452'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554453'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554454'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554455'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553412'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553413'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553414'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553415'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554450'^^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/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553403'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.613"^^xsd:decimal ;
  dwc:decimalLongitude "-8.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.613 -8.375)"^^geo:wktLiteral ;
  geo-pos:lat "55.613"^^xsd:decimal ;
  geo-pos:long "-8.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_439_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.375'^^xsd:double;
  dwc:latitude '55.613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554863'^^xsd:string;
  dwc:observationDate '2014-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553443'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554471'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553439'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553440'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553441'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8613"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8613 -6.0855)"^^geo:wktLiteral ;
  geo-pos:lat "53.8613"^^xsd:decimal ;
  geo-pos:long "-6.0855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0855'^^xsd:double;
  dwc:latitude '53.8613'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553442'^^xsd:string;
  dwc:observationDate '2012-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553431'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553432'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553433'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553434'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553435'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553436'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553437'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553438'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554465'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554466'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554467'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554468'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554469'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554470'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553419'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553420'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553421'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553422'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553423'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553424'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554464'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553430'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553426'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553427'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553428'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2483 -5.3881)"^^geo:wktLiteral ;
  geo-pos:lat "54.2483"^^xsd:decimal ;
  geo-pos:long "-5.3881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3881'^^xsd:double;
  dwc:latitude '54.2483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553429'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553425'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554457'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554458'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554459'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554460'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554461'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554462'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554463'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553411'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553404'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553416'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553417'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553418'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.008)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.008'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554456'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549880'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549882'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553405'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553406'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553407'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553408'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4848"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4848 -5.8188)"^^geo:wktLiteral ;
  geo-pos:lat "53.4848"^^xsd:decimal ;
  geo-pos:long "-5.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8188'^^xsd:double;
  dwc:latitude '53.4848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553409'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5858 -5.7786)"^^geo:wktLiteral ;
  geo-pos:lat "52.5858"^^xsd:decimal ;
  geo-pos:long "-5.7786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7786'^^xsd:double;
  dwc:latitude '52.5858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553410'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553384'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553385'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553386'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56 -6.0395)"^^geo:wktLiteral ;
  geo-pos:lat "52.56"^^xsd:decimal ;
  geo-pos:long "-6.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0395'^^xsd:double;
  dwc:latitude '52.56'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553387'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553388'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553389'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553390'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553391'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.841)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.841'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553392'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554489'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6606 -5.8376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6606"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6606 -5.8376)"^^geo:wktLiteral ;
  geo-pos:lat "53.6606"^^xsd:decimal ;
  geo-pos:long "-5.8376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8376'^^xsd:double;
  dwc:latitude '53.6606'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554490'^^xsd:string;
  dwc:observationDate '2014-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554491'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554492'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554493'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5603 -5.4246)"^^geo:wktLiteral ;
  geo-pos:lat "53.5603"^^xsd:decimal ;
  geo-pos:long "-5.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4246'^^xsd:double;
  dwc:latitude '53.5603'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554494'^^xsd:string;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_312_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_312_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_312_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.315 -14.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.315"^^xsd:decimal ;
  dwc:decimalLongitude "-14.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_312_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.315 -14.71)"^^geo:wktLiteral ;
  geo-pos:lat "56.315"^^xsd:decimal ;
  geo-pos:long "-14.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_312_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish Rockall Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Dipturus flossada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish Rockall Surveys'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-14.71'^^xsd:double;
  dwc:latitude '56.315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '711847'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554495'^^xsd:string;
  dwc:observationDate '2013-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '711847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553466'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553467'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553468'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553469'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553470'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553471'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553472'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553473'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553474'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553475'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7675 -14.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7675 -14.7708)"^^geo:wktLiteral ;
  geo-pos:lat "51.7675"^^xsd:decimal ;
  geo-pos:long "-14.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7708'^^xsd:double;
  dwc:latitude '51.7675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554496'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554487'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554864'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554865'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554866'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554867'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553461'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553462'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553463'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553459'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553460'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554868'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554869'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554870'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -8.909)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-8.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_428_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.909'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554871'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.853 -8.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.853"^^xsd:decimal ;
  dwc:decimalLongitude "-8.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.853 -8.994)"^^geo:wktLiteral ;
  geo-pos:lat "55.853"^^xsd:decimal ;
  geo-pos:long "-8.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.994'^^xsd:double;
  dwc:latitude '55.853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554872'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.853 -8.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.853"^^xsd:decimal ;
  dwc:decimalLongitude "-8.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.853 -8.994)"^^geo:wktLiteral ;
  geo-pos:lat "55.853"^^xsd:decimal ;
  geo-pos:long "-8.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_427_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.994'^^xsd:double;
  dwc:latitude '55.853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554873'^^xsd:string;
  dwc:observationDate '2014-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.986"^^xsd:decimal ;
  dwc:decimalLongitude "-8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.986 -8.27)"^^geo:wktLiteral ;
  geo-pos:lat "55.986"^^xsd:decimal ;
  geo-pos:long "-8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_440_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.27'^^xsd:double;
  dwc:latitude '55.986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554874'^^xsd:string;
  dwc:observationDate '2014-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554488'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553465'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6268 -5.4498)"^^geo:wktLiteral ;
  geo-pos:lat "54.6268"^^xsd:decimal ;
  geo-pos:long "-5.4498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4498'^^xsd:double;
  dwc:latitude '54.6268'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553464'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5083"^^xsd:decimal ;
  dwc:decimalLongitude "-10.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5083 -10.81)"^^geo:wktLiteral ;
  geo-pos:lat "49.5083"^^xsd:decimal ;
  geo-pos:long "-10.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548568'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.81'^^xsd:double;
  dwc:latitude '49.5083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548566'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548567'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548568'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548568'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548569'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548568'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548570'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553476'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553477'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553478'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553479'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553480'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553481'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553482'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553483'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553484'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553485'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549252'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549252'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3368"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3368 -5.282)"^^geo:wktLiteral ;
  geo-pos:lat "54.3368"^^xsd:decimal ;
  geo-pos:long "-5.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.282'^^xsd:double;
  dwc:latitude '54.3368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553486'^^xsd:string;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553487'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553488'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553489'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7426"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7426 -5.3626)"^^geo:wktLiteral ;
  geo-pos:lat "53.7426"^^xsd:decimal ;
  geo-pos:long "-5.3626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3626'^^xsd:double;
  dwc:latitude '53.7426'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553490'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553491'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553492'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553493'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7675 -14.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7675 -14.7708)"^^geo:wktLiteral ;
  geo-pos:lat "51.7675"^^xsd:decimal ;
  geo-pos:long "-14.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7708'^^xsd:double;
  dwc:latitude '51.7675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554497'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1848"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  geo-pos:lat "52.1848"^^xsd:decimal ;
  geo-pos:long "-14.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3675'^^xsd:double;
  dwc:latitude '52.1848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554498'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1848"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  geo-pos:lat "52.1848"^^xsd:decimal ;
  geo-pos:long "-14.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3675'^^xsd:double;
  dwc:latitude '52.1848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554499'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4307"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  geo-pos:lat "52.4307"^^xsd:decimal ;
  geo-pos:long "-13.6688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6688'^^xsd:double;
  dwc:latitude '52.4307'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554500'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4307"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  geo-pos:lat "52.4307"^^xsd:decimal ;
  geo-pos:long "-13.6688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6688'^^xsd:double;
  dwc:latitude '52.4307'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554501'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6032 -13.4017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6032"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6032 -13.4017)"^^geo:wktLiteral ;
  geo-pos:lat "52.6032"^^xsd:decimal ;
  geo-pos:long "-13.4017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4017'^^xsd:double;
  dwc:latitude '52.6032'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554502'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553505'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553506'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553507'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3786"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3786 -5.766)"^^geo:wktLiteral ;
  geo-pos:lat "53.3786"^^xsd:decimal ;
  geo-pos:long "-5.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.766'^^xsd:double;
  dwc:latitude '53.3786'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553508'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0063 -5.7538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0063 -5.7538)"^^geo:wktLiteral ;
  geo-pos:lat "54.0063"^^xsd:decimal ;
  geo-pos:long "-5.7538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7538'^^xsd:double;
  dwc:latitude '54.0063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553509'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  geo-pos:lat "54.1201"^^xsd:decimal ;
  geo-pos:long "-5.5281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5281'^^xsd:double;
  dwc:latitude '54.1201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553510'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  geo-pos:lat "54.1201"^^xsd:decimal ;
  geo-pos:long "-5.5281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5281'^^xsd:double;
  dwc:latitude '54.1201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553511'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1201 -5.5281)"^^geo:wktLiteral ;
  geo-pos:lat "54.1201"^^xsd:decimal ;
  geo-pos:long "-5.5281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5281'^^xsd:double;
  dwc:latitude '54.1201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553512'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553494'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553495'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553496'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553497'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553498'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553499'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553500'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553501'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553502'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553503'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3551"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3551 -5.8755)"^^geo:wktLiteral ;
  geo-pos:lat "52.3551"^^xsd:decimal ;
  geo-pos:long "-5.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8755'^^xsd:double;
  dwc:latitude '52.3551'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553504'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6793 -5.8393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6793"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6793 -5.8393)"^^geo:wktLiteral ;
  geo-pos:lat "53.6793"^^xsd:decimal ;
  geo-pos:long "-5.8393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8393'^^xsd:double;
  dwc:latitude '53.6793'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554480'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554481'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554482'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554483'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554484'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554485'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6233 -5.447)"^^geo:wktLiteral ;
  geo-pos:lat "54.6233"^^xsd:decimal ;
  geo-pos:long "-5.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.447'^^xsd:double;
  dwc:latitude '54.6233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554486'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6793 -5.8393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6793"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6793 -5.8393)"^^geo:wktLiteral ;
  geo-pos:lat "53.6793"^^xsd:decimal ;
  geo-pos:long "-5.8393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8393'^^xsd:double;
  dwc:latitude '53.6793'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554479'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553450'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553451'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553452'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553453'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553454'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553455'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553456'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553457'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553444'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553445'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553446'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553447'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553448'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.992"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.992 -5.6878)"^^geo:wktLiteral ;
  geo-pos:lat "53.992"^^xsd:decimal ;
  geo-pos:long "-5.6878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6878'^^xsd:double;
  dwc:latitude '53.992'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553449'^^xsd:string;
  dwc:observationDate '2012-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1926"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1926 -5.6795)"^^geo:wktLiteral ;
  geo-pos:lat "54.1926"^^xsd:decimal ;
  geo-pos:long "-5.6795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6795'^^xsd:double;
  dwc:latitude '54.1926'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553458'^^xsd:string;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554472'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554473'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554474'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554475'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554476'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554477'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5986 -5.909)"^^geo:wktLiteral ;
  geo-pos:lat "53.5986"^^xsd:decimal ;
  geo-pos:long "-5.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.909'^^xsd:double;
  dwc:latitude '53.5986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554478'^^xsd:string;
  dwc:observationDate '2014-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551747'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551760'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551758'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551760'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551759'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551760'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551808'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551713'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551701'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551702'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551711'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551712'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551783'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551773'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551736'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551734'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551668'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551667'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551668'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551669'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551645'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551659'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551688'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551688'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551621'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551632'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551670'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551633'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551620'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551601'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551611'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551587'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551588'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551588'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551589'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551536'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551536'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551573'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551520'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551520'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551521'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551520'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551522'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551536'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551535'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551532'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551533'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551536'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551534'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551560'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8871"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8871 -5.9383)"^^geo:wktLiteral ;
  geo-pos:lat "53.8871"^^xsd:decimal ;
  geo-pos:long "-5.9383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551560'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9383'^^xsd:double;
  dwc:latitude '53.8871'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551559'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551592'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551590'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551600'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551610'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551644'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551570'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551571'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551572'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551584'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551582'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551456'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551457'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551506'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551507'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551504'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551505'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551469'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551470'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551479'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551480'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551481'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551492'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551493'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551548'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551561'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551488'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551490'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551492'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551491'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551492'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551849'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551851'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551852'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551833'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551794'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551795'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551818'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551796'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551808'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551807'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551819'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551832'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551817'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551832'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551831'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551856'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551857'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551853'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551854'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551856'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551858'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551860'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551859'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551855'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551860'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551860'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551840'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551841'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551840'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551842'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551844'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551843'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551844'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551844'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551844'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551845'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551399'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551412'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551413'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551427'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551468'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551468'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551478'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551488'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551489'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551371'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551745'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551724'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551723'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551700'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551710'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551732'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551732'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551586'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551688'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551687'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551609'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551619'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551580'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551581'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551569'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8618"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8618 -5.7646)"^^geo:wktLiteral ;
  geo-pos:lat "52.8618"^^xsd:decimal ;
  geo-pos:long "-5.7646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551532'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7646'^^xsd:double;
  dwc:latitude '52.8618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551532'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8336 -5.7671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8336 -5.7671)"^^geo:wktLiteral ;
  geo-pos:lat "53.8336"^^xsd:decimal ;
  geo-pos:long "-5.7671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7671'^^xsd:double;
  dwc:latitude '53.8336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551558'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551316'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551264'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551265'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2675 -5.5538)"^^geo:wktLiteral ;
  geo-pos:lat "53.2675"^^xsd:decimal ;
  geo-pos:long "-5.5538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5538'^^xsd:double;
  dwc:latitude '53.2675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551235'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.657"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.657 -5.6871)"^^geo:wktLiteral ;
  geo-pos:lat "53.657"^^xsd:decimal ;
  geo-pos:long "-5.6871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6871'^^xsd:double;
  dwc:latitude '53.657'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551251'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5521"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5521 -6.0428)"^^geo:wktLiteral ;
  geo-pos:lat "52.5521"^^xsd:decimal ;
  geo-pos:long "-6.0428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0428'^^xsd:double;
  dwc:latitude '52.5521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551301'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5085 -10.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5085"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5085 -10.7917)"^^geo:wktLiteral ;
  geo-pos:lat "49.5085"^^xsd:decimal ;
  geo-pos:long "-10.7917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_100_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.7917'^^xsd:double;
  dwc:latitude '49.5085'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551099'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7702 -6.7236)"^^geo:wktLiteral ;
  geo-pos:lat "51.7702"^^xsd:decimal ;
  geo-pos:long "-6.7236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551168'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.7236'^^xsd:double;
  dwc:latitude '51.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551167'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551205'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7958 -7.0916)"^^geo:wktLiteral ;
  geo-pos:lat "51.7958"^^xsd:decimal ;
  geo-pos:long "-7.0916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550856'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.0916'^^xsd:double;
  dwc:latitude '51.7958'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550855'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550900'^^xsd:integer;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550901'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7167 -5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7167"^^xsd:decimal ;
  geo-pos:long "-5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550524'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.6667'^^xsd:double;
  dwc:latitude '54.7167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550523'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6853 -5.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6853 -5.465)"^^geo:wktLiteral ;
  geo-pos:lat "53.6853"^^xsd:decimal ;
  geo-pos:long "-5.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_153_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.465'^^xsd:double;
  dwc:latitude '53.6853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550668'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550289'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549732'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549731'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549884'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549883'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0817"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0817 -10.6267)"^^geo:wktLiteral ;
  geo-pos:lat "49.0817"^^xsd:decimal ;
  geo-pos:long "-10.6267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.6267'^^xsd:double;
  dwc:latitude '49.0817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548571'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549252'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549253'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7575 -12.8968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7575"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7575 -12.8968)"^^geo:wktLiteral ;
  geo-pos:lat "52.7575"^^xsd:decimal ;
  geo-pos:long "-12.8968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.8968'^^xsd:double;
  dwc:latitude '52.7575'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554695'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553917'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553929'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553911'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553912'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553913'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553914'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553915'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553916'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1602"^^xsd:decimal ;
  dwc:decimalLongitude "-12.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.1602"^^xsd:decimal ;
  geo-pos:long "-12.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.979'^^xsd:double;
  dwc:latitude '52.1602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554688'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0815 -13.1997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0815 -13.1997)"^^geo:wktLiteral ;
  geo-pos:lat "52.0815"^^xsd:decimal ;
  geo-pos:long "-13.1997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1997'^^xsd:double;
  dwc:latitude '52.0815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554689'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0815 -13.1997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0815 -13.1997)"^^geo:wktLiteral ;
  geo-pos:lat "52.0815"^^xsd:decimal ;
  geo-pos:long "-13.1997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1997'^^xsd:double;
  dwc:latitude '52.0815'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554690'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3685"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  geo-pos:lat "52.3685"^^xsd:decimal ;
  geo-pos:long "-13.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8675'^^xsd:double;
  dwc:latitude '52.3685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554691'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.354"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  geo-pos:lat "52.354"^^xsd:decimal ;
  geo-pos:long "-14.5143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5143'^^xsd:double;
  dwc:latitude '52.354'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554692'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.354"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  geo-pos:lat "52.354"^^xsd:decimal ;
  geo-pos:long "-14.5143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5143'^^xsd:double;
  dwc:latitude '52.354'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554693'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.354"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.354 -14.5143)"^^geo:wktLiteral ;
  geo-pos:lat "52.354"^^xsd:decimal ;
  geo-pos:long "-14.5143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5143'^^xsd:double;
  dwc:latitude '52.354'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554694'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553918'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553919'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553920'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553921'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553922'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553923'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553924'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553925'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553926'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5078"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5078 -5.7395)"^^geo:wktLiteral ;
  geo-pos:lat "53.5078"^^xsd:decimal ;
  geo-pos:long "-5.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7395'^^xsd:double;
  dwc:latitude '53.5078'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553927'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9713 -5.7531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9713"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9713 -5.7531)"^^geo:wktLiteral ;
  geo-pos:lat "53.9713"^^xsd:decimal ;
  geo-pos:long "-5.7531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7531'^^xsd:double;
  dwc:latitude '53.9713'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553928'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.538 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.538"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553930'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553931'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553932'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.834 -5.7665)"^^geo:wktLiteral ;
  geo-pos:lat "53.834"^^xsd:decimal ;
  geo-pos:long "-5.7665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7665'^^xsd:double;
  dwc:latitude '53.834'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553933'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553852'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553853'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553854'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553855'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553856'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553857'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  geo-pos:lat "52.6533"^^xsd:decimal ;
  geo-pos:long "-12.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1792'^^xsd:double;
  dwc:latitude '52.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554672'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  geo-pos:lat "52.6533"^^xsd:decimal ;
  geo-pos:long "-12.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1792'^^xsd:double;
  dwc:latitude '52.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554673'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  geo-pos:lat "52.6533"^^xsd:decimal ;
  geo-pos:long "-12.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1792'^^xsd:double;
  dwc:latitude '52.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554674'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-12.0847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0847'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554675'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-12.0847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0847'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554676'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553858'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553868'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553869'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553870'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553871'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553872'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553873'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-12.0847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0847'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554677'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3913 -12.7097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3913"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3913 -12.7097)"^^geo:wktLiteral ;
  geo-pos:lat "52.3913"^^xsd:decimal ;
  geo-pos:long "-12.7097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7097'^^xsd:double;
  dwc:latitude '52.3913'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554682'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -12.0847)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-12.0847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0847'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554678'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.243"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  geo-pos:lat "52.243"^^xsd:decimal ;
  geo-pos:long "-12.4183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4183'^^xsd:double;
  dwc:latitude '52.243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554679'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.243"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  geo-pos:lat "52.243"^^xsd:decimal ;
  geo-pos:long "-12.4183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4183'^^xsd:double;
  dwc:latitude '52.243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554680'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.243"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.243 -12.4183)"^^geo:wktLiteral ;
  geo-pos:lat "52.243"^^xsd:decimal ;
  geo-pos:long "-12.4183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4183'^^xsd:double;
  dwc:latitude '52.243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554681'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553859'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553860'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553861'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553862'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553863'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553864'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553865'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553866'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7246"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7246 -6.0086)"^^geo:wktLiteral ;
  geo-pos:lat "53.7246"^^xsd:decimal ;
  geo-pos:long "-6.0086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0086'^^xsd:double;
  dwc:latitude '53.7246'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553867'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553905'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553906'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553907'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553908'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553909'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553910'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553897'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553898'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553899'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553900'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553901'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553902'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553903'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553904'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3378"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553893'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3378"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3378 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3378"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3378'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553894'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553895'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9891"^^xsd:decimal ;
  dwc:decimalLongitude "-5.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9891 -5.32)"^^geo:wktLiteral ;
  geo-pos:lat "52.9891"^^xsd:decimal ;
  geo-pos:long "-5.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.32'^^xsd:double;
  dwc:latitude '52.9891'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553896'^^xsd:string;
  dwc:observationDate '2013-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4505 -13.1923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4505 -13.1923)"^^geo:wktLiteral ;
  geo-pos:lat "52.4505"^^xsd:decimal ;
  geo-pos:long "-13.1923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1923'^^xsd:double;
  dwc:latitude '52.4505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554684'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4505 -13.1923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4505"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4505 -13.1923)"^^geo:wktLiteral ;
  geo-pos:lat "52.4505"^^xsd:decimal ;
  geo-pos:long "-13.1923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1923'^^xsd:double;
  dwc:latitude '52.4505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554685'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1602"^^xsd:decimal ;
  dwc:decimalLongitude "-12.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.1602"^^xsd:decimal ;
  geo-pos:long "-12.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.979'^^xsd:double;
  dwc:latitude '52.1602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554686'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1602"^^xsd:decimal ;
  dwc:decimalLongitude "-12.979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1602 -12.979)"^^geo:wktLiteral ;
  geo-pos:lat "52.1602"^^xsd:decimal ;
  geo-pos:long "-12.979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_72_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.979'^^xsd:double;
  dwc:latitude '52.1602'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554687'^^xsd:string;
  dwc:observationDate '2013-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5721"^^xsd:decimal ;
  geo-pos:long "-5.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.884'^^xsd:double;
  dwc:latitude '53.5721'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553892'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553881'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553882'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553883'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553884'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553885'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553886'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553887'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553888'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5721"^^xsd:decimal ;
  geo-pos:long "-5.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.884'^^xsd:double;
  dwc:latitude '53.5721'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553889'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5721"^^xsd:decimal ;
  geo-pos:long "-5.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.884'^^xsd:double;
  dwc:latitude '53.5721'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553890'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5721"^^xsd:decimal ;
  geo-pos:long "-5.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.884'^^xsd:double;
  dwc:latitude '53.5721'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553891'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553875'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553876'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553877'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553878'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553879'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2058"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2058 -5.3973)"^^geo:wktLiteral ;
  geo-pos:lat "54.2058"^^xsd:decimal ;
  geo-pos:long "-5.3973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3973'^^xsd:double;
  dwc:latitude '54.2058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553880'^^xsd:string;
  dwc:observationDate '2013-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3913 -12.7097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3913"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3913 -12.7097)"^^geo:wktLiteral ;
  geo-pos:lat "52.3913"^^xsd:decimal ;
  geo-pos:long "-12.7097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7097'^^xsd:double;
  dwc:latitude '52.3913'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554683'^^xsd:string;
  dwc:observationDate '2013-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553874'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765"^^xsd:decimal ;
  geo-pos:long "-12.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4083'^^xsd:double;
  dwc:latitude '52.9765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554665'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553849'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553850'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553847'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553848'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.804"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  geo-pos:lat "52.804"^^xsd:decimal ;
  geo-pos:long "-12.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5403'^^xsd:double;
  dwc:latitude '52.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554666'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553851'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.804"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  geo-pos:lat "52.804"^^xsd:decimal ;
  geo-pos:long "-12.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5403'^^xsd:double;
  dwc:latitude '52.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554668'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.804"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  geo-pos:lat "52.804"^^xsd:decimal ;
  geo-pos:long "-12.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5403'^^xsd:double;
  dwc:latitude '52.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554667'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.804"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  geo-pos:lat "52.804"^^xsd:decimal ;
  geo-pos:long "-12.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5403'^^xsd:double;
  dwc:latitude '52.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554669'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.804"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.804 -12.5403)"^^geo:wktLiteral ;
  geo-pos:lat "52.804"^^xsd:decimal ;
  geo-pos:long "-12.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5403'^^xsd:double;
  dwc:latitude '52.804'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554670'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6533 -12.1792)"^^geo:wktLiteral ;
  geo-pos:lat "52.6533"^^xsd:decimal ;
  geo-pos:long "-12.1792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1792'^^xsd:double;
  dwc:latitude '52.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554671'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553844'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553845'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553846'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553815'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553816'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553817'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553818'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553819'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553820'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553821'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553822'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553823'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553805'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7093)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7093'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553806'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553807'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553808'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1393"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1393 -5.4998)"^^geo:wktLiteral ;
  geo-pos:lat "54.1393"^^xsd:decimal ;
  geo-pos:long "-5.4998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4998'^^xsd:double;
  dwc:latitude '54.1393'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553809'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553810'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553811'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553812'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553813'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553814'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.729"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.729 -5.3648)"^^geo:wktLiteral ;
  geo-pos:lat "53.729"^^xsd:decimal ;
  geo-pos:long "-5.3648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3648'^^xsd:double;
  dwc:latitude '53.729'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553804'^^xsd:string;
  dwc:observationDate '2013-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553824'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553833'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553841'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553842'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553834'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553835'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553836'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553837'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553838'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553839'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553840'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9892 -12.0573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9892 -12.0573)"^^geo:wktLiteral ;
  geo-pos:lat "52.9892"^^xsd:decimal ;
  geo-pos:long "-12.0573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0573'^^xsd:double;
  dwc:latitude '52.9892'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554661'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765"^^xsd:decimal ;
  geo-pos:long "-12.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4083'^^xsd:double;
  dwc:latitude '52.9765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554662'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765"^^xsd:decimal ;
  geo-pos:long "-12.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4083'^^xsd:double;
  dwc:latitude '52.9765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554663'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9892 -12.0573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9892"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9892 -12.0573)"^^geo:wktLiteral ;
  geo-pos:lat "52.9892"^^xsd:decimal ;
  geo-pos:long "-12.0573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0573'^^xsd:double;
  dwc:latitude '52.9892'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554660'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9765"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9765 -12.4083)"^^geo:wktLiteral ;
  geo-pos:lat "52.9765"^^xsd:decimal ;
  geo-pos:long "-12.4083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4083'^^xsd:double;
  dwc:latitude '52.9765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554664'^^xsd:string;
  dwc:observationDate '2013-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553825'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553826'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1868"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1868 -5.6858)"^^geo:wktLiteral ;
  geo-pos:lat "54.1868"^^xsd:decimal ;
  geo-pos:long "-5.6858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6858'^^xsd:double;
  dwc:latitude '54.1868'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553827'^^xsd:string;
  dwc:observationDate '2013-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553828'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553829'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553830'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553831'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.901"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.901 -5.8766)"^^geo:wktLiteral ;
  geo-pos:lat "53.901"^^xsd:decimal ;
  geo-pos:long "-5.8766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8766'^^xsd:double;
  dwc:latitude '53.901'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553832'^^xsd:string;
  dwc:observationDate '2013-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8131"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8131 -6.0321)"^^geo:wktLiteral ;
  geo-pos:lat "53.8131"^^xsd:decimal ;
  geo-pos:long "-6.0321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0321'^^xsd:double;
  dwc:latitude '53.8131'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553843'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551672'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551673'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551672'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551674'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548672'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548674'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551664'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551663'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551660'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551661'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548676'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548675'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548676'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548676'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548676'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548677'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-10.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2927 -10.054)"^^geo:wktLiteral ;
  geo-pos:lat "55.2927"^^xsd:decimal ;
  geo-pos:long "-10.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548680'^^xsd:integer;
  dwc:scientificName 'Dipturus nidarosiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.054'^^xsd:double;
  dwc:latitude '55.2927'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105871'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548678'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3677"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  geo-pos:lat "55.3677"^^xsd:decimal ;
  geo-pos:long "-9.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548680'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9695'^^xsd:double;
  dwc:latitude '55.3677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548679'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3677"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  geo-pos:lat "55.3677"^^xsd:decimal ;
  geo-pos:long "-9.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548680'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9695'^^xsd:double;
  dwc:latitude '55.3677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548680'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3677"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  geo-pos:lat "55.3677"^^xsd:decimal ;
  geo-pos:long "-9.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548680'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9695'^^xsd:double;
  dwc:latitude '55.3677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548681'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3677"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3677 -9.9695)"^^geo:wktLiteral ;
  geo-pos:lat "55.3677"^^xsd:decimal ;
  geo-pos:long "-9.9695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548680'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9695'^^xsd:double;
  dwc:latitude '55.3677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548682'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548684'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548683'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  geo-pos:lat "54.0255"^^xsd:decimal ;
  geo-pos:long "-5.7473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7473'^^xsd:double;
  dwc:latitude '54.0255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551638'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  geo-pos:lat "54.0255"^^xsd:decimal ;
  geo-pos:long "-5.7473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7473'^^xsd:double;
  dwc:latitude '54.0255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551639'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0255 -5.7473)"^^geo:wktLiteral ;
  geo-pos:lat "54.0255"^^xsd:decimal ;
  geo-pos:long "-5.7473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7473'^^xsd:double;
  dwc:latitude '54.0255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551640'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548684'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554006'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554007'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554008'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3853 -5.2988)"^^geo:wktLiteral ;
  geo-pos:lat "54.3853"^^xsd:decimal ;
  geo-pos:long "-5.2988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.2988'^^xsd:double;
  dwc:latitude '54.3853'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554009'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.731"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.731 -5.6165)"^^geo:wktLiteral ;
  geo-pos:lat "54.731"^^xsd:decimal ;
  geo-pos:long "-5.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6165'^^xsd:double;
  dwc:latitude '54.731'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554010'^^xsd:string;
  dwc:observationDate '2014-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554011'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554012'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554005'^^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/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3957"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3957 -14.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3957"^^xsd:decimal ;
  geo-pos:long "-14.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0998'^^xsd:double;
  dwc:latitude '53.3957'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554717'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551650'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554000'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554001'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554002'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554003'^^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/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554004'^^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/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551664'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551662'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553999'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553995'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1895 -5.86)"^^geo:wktLiteral ;
  geo-pos:lat "53.1895"^^xsd:decimal ;
  geo-pos:long "-5.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.86'^^xsd:double;
  dwc:latitude '53.1895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553996'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553997'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8593 -5.7656)"^^geo:wktLiteral ;
  geo-pos:lat "52.8593"^^xsd:decimal ;
  geo-pos:long "-5.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7656'^^xsd:double;
  dwc:latitude '52.8593'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553998'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551615'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551624'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551625'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551613'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551614'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551624'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551622'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551623'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551635'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551636'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551637'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551649'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551647'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551648'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2513"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2513 -5.3886)"^^geo:wktLiteral ;
  geo-pos:lat "54.2513"^^xsd:decimal ;
  geo-pos:long "-5.3886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551624'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3886'^^xsd:double;
  dwc:latitude '54.2513'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551626'^^xsd:string;
  dwc:observationDate '2009-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551592'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551592'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551592'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551593'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551594'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548696'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548695'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551575'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551576'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.057"^^xsd:decimal ;
  dwc:decimalLongitude "-12.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.057 -12.843)"^^geo:wktLiteral ;
  geo-pos:lat "54.057"^^xsd:decimal ;
  geo-pos:long "-12.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548684'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.843'^^xsd:double;
  dwc:latitude '54.057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548685'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548688'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548686'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548688'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548687'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548688'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548688'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548688'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548689'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1233"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1233 -12.8872)"^^geo:wktLiteral ;
  geo-pos:lat "54.1233"^^xsd:decimal ;
  geo-pos:long "-12.8872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548688'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8872'^^xsd:double;
  dwc:latitude '54.1233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548690'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548692'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548691'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548692'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548692'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548692'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548693'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548696'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548694'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551583'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551603'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551595'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551604'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551605'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548708'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548708'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548708'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548709'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547200'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.5:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547200'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551565'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551564'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551563'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551564'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548708'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548707'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548712'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548710'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  geo-pos:lat "55.1628"^^xsd:decimal ;
  geo-pos:long "-10.0782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548712'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0782'^^xsd:double;
  dwc:latitude '55.1628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548711'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  geo-pos:lat "55.1628"^^xsd:decimal ;
  geo-pos:long "-10.0782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548712'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0782'^^xsd:double;
  dwc:latitude '55.1628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548712'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549368'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549369'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551551'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551552'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551553'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549368'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549366'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549368'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549367'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549368'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549368'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548716'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548716'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548716'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548717'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  geo-pos:lat "55.1628"^^xsd:decimal ;
  geo-pos:long "-10.0782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548720'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0782'^^xsd:double;
  dwc:latitude '55.1628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548718'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548720'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548719'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3438"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3438 -9.9788)"^^geo:wktLiteral ;
  geo-pos:lat "55.3438"^^xsd:decimal ;
  geo-pos:long "-9.9788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548712'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-9.9788'^^xsd:double;
  dwc:latitude '55.3438'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548714'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547200'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.3:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547199'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547208'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.5:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547209'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547208'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.6:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547210'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  geo-pos:lat "54.7583"^^xsd:decimal ;
  geo-pos:long "-10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547212'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.625'^^xsd:double;
  dwc:latitude '54.7583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.16.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547211'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  geo-pos:lat "54.7583"^^xsd:decimal ;
  geo-pos:long "-10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547212'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.625'^^xsd:double;
  dwc:latitude '54.7583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.16.2:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547212'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  geo-pos:lat "54.7583"^^xsd:decimal ;
  geo-pos:long "-10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547212'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.625'^^xsd:double;
  dwc:latitude '54.7583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.16.3:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547213'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7583 -10.625)"^^geo:wktLiteral ;
  geo-pos:lat "54.7583"^^xsd:decimal ;
  geo-pos:long "-10.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547216'^^xsd:integer;
  dwc:scientificName 'Leucoraja fullonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-10.625'^^xsd:double;
  dwc:latitude '54.7583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.16.4:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105874'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547214'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766 -9.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.766"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.766 -9.2583)"^^geo:wktLiteral ;
  geo-pos:lat "54.766"^^xsd:decimal ;
  geo-pos:long "-9.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547216'^^xsd:integer;
  dwc:scientificName 'Rajella kukujevi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-9.2583'^^xsd:double;
  dwc:latitude '54.766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.17.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105895'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547215'^^xsd:string;
  dwc:observationDate '1997-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '105895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549368'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549370'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1628"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1628 -10.0782)"^^geo:wktLiteral ;
  geo-pos:lat "55.1628"^^xsd:decimal ;
  geo-pos:long "-10.0782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548712'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0782'^^xsd:double;
  dwc:latitude '55.1628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548713'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547208'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.4:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547208'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547200'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.6:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547201'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547200'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.7:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547202'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547204'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.8:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547203'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547204'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.9:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547204'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547204'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547205'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547208'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.2:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547206'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7083"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7083 -14.0166)"^^geo:wktLiteral ;
  geo-pos:lat "53.7083"^^xsd:decimal ;
  geo-pos:long "-14.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547208'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.0166'^^xsd:double;
  dwc:latitude '53.7083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.15.3:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547207'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547192'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.10:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547191'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547192'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.11:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547192'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547192'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.12:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547193'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547192'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.13:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547194'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547196'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.14:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547195'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.366 -12.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.366"^^xsd:decimal ;
  dwc:decimalLongitude "-12.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.366 -12.233)"^^geo:wktLiteral ;
  geo-pos:lat "54.366"^^xsd:decimal ;
  geo-pos:long "-12.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547196'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.233'^^xsd:double;
  dwc:latitude '54.366'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.15:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547196'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547196'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.16:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547197'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547200'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.14.2:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547198'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548704'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548706'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5753"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5753 -5.4278)"^^geo:wktLiteral ;
  geo-pos:lat "54.5753"^^xsd:decimal ;
  geo-pos:long "-5.4278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4278'^^xsd:double;
  dwc:latitude '54.5753'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551577'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548696'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548696'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548697'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548696'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548698'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548700'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548699'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548700'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548700'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548700'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548701'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548704'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548702'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548704'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548703'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548704'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548704'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548704'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548705'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548728'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548727'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548720'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548720'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548720'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548721'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548720'^^xsd:integer;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548722'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548724'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548723'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548724'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548724'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548724'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548725'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548728'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548726'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.541333 -9.609166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.541333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.609166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.541333 -9.609166)"^^geo:wktLiteral ;
  geo-pos:lat "55.541333"^^xsd:decimal ;
  geo-pos:long "-9.609166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547224'^^xsd:integer;
  dwc:scientificName 'Chlamydoselachus anguineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.609166'^^xsd:double;
  dwc:latitude '55.541333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:2000.29.1:Tan, Huan'^^xsd:string;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547222'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7166 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7166"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7166 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.7166"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547224'^^xsd:integer;
  dwc:scientificName 'Heptranchias perlo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'O\'Donnell, John'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '52.7166'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:2007.26.1:Quigley, Declan T.G.'^^xsd:string;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547223'^^xsd:string;
  dwc:observationDate '2006-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.05 -5.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.05 -5.63)"^^geo:wktLiteral ;
  geo-pos:lat "53.05"^^xsd:decimal ;
  geo-pos:long "-5.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547224'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mc Loughlin, Alan'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.63'^^xsd:double;
  dwc:latitude '53.05'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:2008.65.1:Hoare, Deirdre'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547224'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4795 -8.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4795"^^xsd:decimal ;
  dwc:decimalLongitude "-8.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4795 -8.981)"^^geo:wktLiteral ;
  geo-pos:lat "51.4795"^^xsd:decimal ;
  geo-pos:long "-8.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547224'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'O\'Donovan, Barry'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:longitude '-8.981'^^xsd:double;
  dwc:latitude '51.4795'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:2013.24.1:Quigley, Declan T.G.'^^xsd:string;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547225'^^xsd:string;
  dwc:observationDate '2013-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547224'^^xsd:integer;
  dwc:scientificName 'Isurus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Henderson, A., Quigley, D.T.G., Flannery, K. 1999 INJ 26(7/8) 260-266'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Caught in a pelagic drift net while fishing for tuna'^^xsd:string;
  dwc:aphiaid '105839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547226'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551566'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548728'^^xsd:integer;
  dwc:scientificName 'Rajella bathyphila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105892'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548728'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548728'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548729'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548728'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548730'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549372'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549372'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549372'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549373'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549376'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549374'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549376'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549375'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549376'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549376'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551539'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549644'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549643'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549644'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549644'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549644'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549645'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549648'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549646'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549648'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549647'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9408"^^xsd:decimal ;
  dwc:decimalLongitude "-13.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9408 -13.776)"^^geo:wktLiteral ;
  geo-pos:lat "52.9408"^^xsd:decimal ;
  geo-pos:long "-13.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549648'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.776'^^xsd:double;
  dwc:latitude '52.9408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549648'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549648'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549649'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549648'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549650'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551537'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551538'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548716'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548715'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549372'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549371'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551550'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551540'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551540'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551540'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551541'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0615 -12.775166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.775166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0615 -12.775166)"^^geo:wktLiteral ;
  geo-pos:lat "54.0615"^^xsd:decimal ;
  geo-pos:long "-12.775166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547220'^^xsd:integer;
  dwc:scientificName 'Neoraja caerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-12.775166'^^xsd:double;
  dwc:latitude '54.0615'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.2.6:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105879'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547221'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547216'^^xsd:integer;
  dwc:scientificName 'Amblyraja hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.18.1:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547216'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547216'^^xsd:integer;
  dwc:scientificName 'Amblyraja hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.18.2:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547217'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547216'^^xsd:integer;
  dwc:scientificName 'Amblyraja hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.18.3:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547218'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547220'^^xsd:integer;
  dwc:scientificName 'Amblyraja hyperborea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '54'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.18.4:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105863'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547219'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '105863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0615 -12.775166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0615"^^xsd:decimal ;
  dwc:decimalLongitude "-12.775166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0615 -12.775166)"^^geo:wktLiteral ;
  geo-pos:lat "54.0615"^^xsd:decimal ;
  geo-pos:long "-12.775166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Dublin Natural History Museum; Dublin Natural History Museum'^^xsd:string;
  dwc:catalogNumber '24894664796547220'^^xsd:integer;
  dwc:scientificName 'Neoraja caerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-12.775166'^^xsd:double;
  dwc:latitude '54.0615'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'NH:1998.2.5:Clarke, Maurice'^^xsd:string;
  dwc:aphiaid '105879'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547220'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548732'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548733'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551524'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3033 -9.1483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3033"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3033 -9.1483)"^^geo:wktLiteral ;
  geo-pos:lat "51.3033"^^xsd:decimal ;
  geo-pos:long "-9.1483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547232'^^xsd:integer;
  dwc:scientificName 'Isurus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Quigley, D.T.G., Hannon, G., Collins, T. (2015) INJ 34(2) 146-148'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:longitude '-9.1483'^^xsd:double;
  dwc:latitude '51.3033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Line caught by Ben Healy'^^xsd:string;
  dwc:aphiaid '105839'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547232'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '105839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.384 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.384"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.384 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.384"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547232'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Quigley, D.T.G., MacGabhann, D. (2015) INJ 34(2) 137-138'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.384'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547233'^^xsd:string;
  dwc:observationDate '2010-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  geo-pos:lat "54.4183"^^xsd:decimal ;
  geo-pos:long "-5.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547232'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547234'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547235'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547236'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547236'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547237'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.462 -9.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.462"^^xsd:decimal ;
  dwc:decimalLongitude "-9.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.462 -9.749)"^^geo:wktLiteral ;
  geo-pos:lat "51.462"^^xsd:decimal ;
  geo-pos:long "-9.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547228'^^xsd:integer;
  dwc:scientificName 'Lamna nasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Quigley, D.T.G., Carney, J. (2013) INJ 33(1) 71-72'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-9.749'^^xsd:double;
  dwc:latitude '51.462'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Live stranding of juvenile ca. 100-135 cm'^^xsd:string;
  dwc:aphiaid '105841'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547229'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417 -9.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.417"^^xsd:decimal ;
  dwc:decimalLongitude "-9.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.417 -9.514)"^^geo:wktLiteral ;
  geo-pos:lat "51.417"^^xsd:decimal ;
  geo-pos:long "-9.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547232'^^xsd:integer;
  dwc:scientificName 'Cetorhinus maximus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Svobodova, H., Petrusek, A., Doyle, T.K. (2014) INJ 33(2) 102-111'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-9.514'^^xsd:double;
  dwc:latitude '51.417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105837'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547230'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547232'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Quigley, D.T.G., Hannon, G., Peyronnet, A. (2014) INJ 33(2) 138-139'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547231'^^xsd:string;
  dwc:observationDate '2013-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548732'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548732'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548732'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548731'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547228'^^xsd:integer;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Henderson, A., Quigley, D.T.G., Flannery, K. 1999 INJ 26(7/8) 260-266'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547227'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -14)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809__ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Naturalists\' Journal; Irish Naturalists\' Journal'^^xsd:string;
  dwc:catalogNumber '24894664796547228'^^xsd:integer;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Henderson, A., Quigley, D.T.G., Flannery, K. 1999 INJ 26(7/8) 260-266'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547228'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548664'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548664'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9885"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9885 -12.7768)"^^geo:wktLiteral ;
  geo-pos:lat "53.9885"^^xsd:decimal ;
  geo-pos:long "-12.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548664'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.7768'^^xsd:double;
  dwc:latitude '53.9885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548665'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548664'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548666'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1205"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1205 -10.2608)"^^geo:wktLiteral ;
  geo-pos:lat "55.1205"^^xsd:decimal ;
  geo-pos:long "-10.2608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548668'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.2608'^^xsd:double;
  dwc:latitude '55.1205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548667'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548668'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548668'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548668'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548669'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3718 -10.0702)"^^geo:wktLiteral ;
  geo-pos:lat "55.3718"^^xsd:decimal ;
  geo-pos:long "-10.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548672'^^xsd:integer;
  dwc:scientificName 'Centrophorus squamosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0702'^^xsd:double;
  dwc:latitude '55.3718'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548670'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548672'^^xsd:integer;
  dwc:scientificName 'Centroscyllium fabricii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548671'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548672'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548672'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2005"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2005 -10.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2005"^^xsd:decimal ;
  geo-pos:long "-10.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548672'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1667'^^xsd:double;
  dwc:latitude '55.2005'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548673'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551672'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551671'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551675'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551672'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551672'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551682'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551683'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551496'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551495'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548747'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547276'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548748'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  geo-pos:lat "53.7093"^^xsd:decimal ;
  geo-pos:long "-5.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8495'^^xsd:double;
  dwc:latitude '53.7093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551512'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551513'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  geo-pos:lat "53.7093"^^xsd:decimal ;
  geo-pos:long "-5.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8495'^^xsd:double;
  dwc:latitude '53.7093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551514'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549380'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549381'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551525'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548744'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548745'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548746'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547264'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547265'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549380'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549379'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549380'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549380'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549376'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549377'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549376'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549378'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548749'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548750'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548751'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548752'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548753'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548754'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548755'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551499'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547276'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547277'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547278'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547280'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547279'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547280'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547280'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547280'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547281'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547280'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547282'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547284'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547283'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549824'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549825'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549824'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549824'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551496'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551497'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6086 -5.6978)"^^geo:wktLiteral ;
  geo-pos:lat "53.6086"^^xsd:decimal ;
  geo-pos:long "-5.6978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6978'^^xsd:double;
  dwc:latitude '53.6086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551498'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548756'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7183 -14.8182)"^^geo:wktLiteral ;
  geo-pos:lat "52.7183"^^xsd:decimal ;
  geo-pos:long "-14.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549652'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8182'^^xsd:double;
  dwc:latitude '52.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549652'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.536"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  geo-pos:lat "52.536"^^xsd:decimal ;
  geo-pos:long "-13.8028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549652'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8028'^^xsd:double;
  dwc:latitude '52.536'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549653'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549656'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549654'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549656'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549655'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549828'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549827'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549824'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549826'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547256'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547254'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547256'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547255'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547256'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547257'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547256'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547258'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547260'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547259'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547260'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547260'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547260'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547261'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547262'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547264'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547263'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547264'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547264'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547264'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547266'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547268'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547267'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547268'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547269'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547272'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547270'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547272'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547271'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547272'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547273'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547272'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547274'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-6.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547276'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6667'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547275'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551528'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551526'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547240'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547238'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547239'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547240'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547240'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547240'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547241'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547242'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547243'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547244'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547244'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551509'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551510'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7093"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7093 -5.8495)"^^geo:wktLiteral ;
  geo-pos:lat "53.7093"^^xsd:decimal ;
  geo-pos:long "-5.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8495'^^xsd:double;
  dwc:latitude '53.7093'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551511'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548736'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548734'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548736'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548735'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.9863)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548736'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9863'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548736'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548736'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548737'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547244'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547245'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547248'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547246'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547248'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547247'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547248'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547248'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547248'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547249'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547248'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547250'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547252'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547251'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547252'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547252'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547252'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547253'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0882"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0882 -12.9287)"^^geo:wktLiteral ;
  geo-pos:lat "54.0882"^^xsd:decimal ;
  geo-pos:long "-12.9287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548736'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.9287'^^xsd:double;
  dwc:latitude '54.0882'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548738'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548739'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548740'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548741'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548742'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548743'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547294'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548772'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548773'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548774'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548775'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548776'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548777'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548778'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548779'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548780'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547295'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547296'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547297'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547296'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547298'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547300'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547299'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547300'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547300'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547301'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548767'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548768'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548769'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548770'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547284'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547284'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547284'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547285'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547286'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547287'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547288'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547288'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547288'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547289'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547290'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547291'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547292'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547293'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547304'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547302'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547304'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547303'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548781'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549840'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549840'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  geo-pos:lat "52.338"^^xsd:decimal ;
  geo-pos:long "-14.8632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549384'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549383'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549828'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549828'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9188"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9188 -13.4433)"^^geo:wktLiteral ;
  geo-pos:lat "51.9188"^^xsd:decimal ;
  geo-pos:long "-13.4433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549652'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4433'^^xsd:double;
  dwc:latitude '51.9188'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549651'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549384'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549382'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548766'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548757'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548758'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548759'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548760'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548761'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548762'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548764'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548763'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548764'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548764'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548764'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548765'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6132"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6132 -13.0518)"^^geo:wktLiteral ;
  geo-pos:lat "52.6132"^^xsd:decimal ;
  geo-pos:long "-13.0518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549656'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0518'^^xsd:double;
  dwc:latitude '52.6132'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549656'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547304'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547304'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547305'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547306'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547307'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547308'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547308'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547309'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547310'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547312'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547311'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547312'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547312'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547312'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547313'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547314'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547315'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548771'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551483'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547331'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547332'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547332'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547333'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547336'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547334'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547335'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547336'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547336'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547337'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547338'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547340'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547339'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547340'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547340'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547340'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547341'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547342'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547344'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547343'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547344'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547344'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547345'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547344'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547346'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547347'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551436'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551436'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551447'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551448'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551449'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547348'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548782'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548783'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.338"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.338 -14.8632)"^^geo:wktLiteral ;
  geo-pos:lat "52.338"^^xsd:decimal ;
  geo-pos:long "-14.8632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549384'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8632'^^xsd:double;
  dwc:latitude '52.338'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549384'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549384'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549385'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549384'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549386'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549388'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549387'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551450'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551451'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547324'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547325'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547324'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547324'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551460'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547328'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547326'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547327'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547328'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547328'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547328'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547329'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547328'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547330'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551472'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551473'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.508 -5.7181)"^^geo:wktLiteral ;
  geo-pos:lat "53.508"^^xsd:decimal ;
  geo-pos:long "-5.7181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7181'^^xsd:double;
  dwc:latitude '53.508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551474'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551461'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547316'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547316'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547317'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547320'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547318'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547319'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547320'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547320'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547320'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547321'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547322'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547324'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547323'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551360'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551361'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551362'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551364'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551363'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548809'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548810'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548811'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548812'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548813'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548814'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549680'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549678'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547476'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547477'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547480'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547478'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547480'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547479'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547480'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547480'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547480'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547481'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547480'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547482'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547483'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549676'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549677'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551374'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551375'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551376'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551377'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547464'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547465'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547464'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547466'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547468'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547467'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547468'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547468'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547468'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547469'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547472'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547470'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547472'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547471'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0683 -6.7817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0683"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0683 -6.7817)"^^geo:wktLiteral ;
  geo-pos:lat "52.0683"^^xsd:decimal ;
  geo-pos:long "-6.7817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7817'^^xsd:double;
  dwc:latitude '52.0683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547472'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0683 -6.7817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0683"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0683 -6.7817)"^^geo:wktLiteral ;
  geo-pos:lat "52.0683"^^xsd:decimal ;
  geo-pos:long "-6.7817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_161_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547472'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7817'^^xsd:double;
  dwc:latitude '52.0683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547473'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547472'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547474'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547476'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547475'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547476'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547476'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549672'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549672'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549672'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549673'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549672'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549674'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  geo-pos:lat "52.7208"^^xsd:decimal ;
  geo-pos:long "-13.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549676'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6272'^^xsd:double;
  dwc:latitude '52.7208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549675'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7208 -13.6272)"^^geo:wktLiteral ;
  geo-pos:lat "52.7208"^^xsd:decimal ;
  geo-pos:long "-13.6272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549676'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6272'^^xsd:double;
  dwc:latitude '52.7208'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549676'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549428'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549429'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0653"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0653 -12.6423)"^^geo:wktLiteral ;
  geo-pos:lat "53.0653"^^xsd:decimal ;
  geo-pos:long "-12.6423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549432'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.6423'^^xsd:double;
  dwc:latitude '53.0653'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549430'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549432'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549431'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549852'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549852'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549852'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549853'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.382"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.382 -14.7303)"^^geo:wktLiteral ;
  geo-pos:lat "51.382"^^xsd:decimal ;
  geo-pos:long "-14.7303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_84_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549856'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7303'^^xsd:double;
  dwc:latitude '51.382'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549854'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461 -14.4088)"^^geo:wktLiteral ;
  geo-pos:lat "51.461"^^xsd:decimal ;
  geo-pos:long "-14.4088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_85_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549856'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4088'^^xsd:double;
  dwc:latitude '51.461'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549855'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549856'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549856'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1203"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1203 -14.3068)"^^geo:wktLiteral ;
  geo-pos:lat "51.1203"^^xsd:decimal ;
  geo-pos:long "-14.3068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549856'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3068'^^xsd:double;
  dwc:latitude '51.1203'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549857'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549680'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549679'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549680'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549680'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549680'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549681'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549680'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549682'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8518"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8518 -13.5248)"^^geo:wktLiteral ;
  geo-pos:lat "53.8518"^^xsd:decimal ;
  geo-pos:long "-13.5248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_63_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549684'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5248'^^xsd:double;
  dwc:latitude '53.8518'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549683'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549684'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549684'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549684'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549685'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551364'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551364'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549432'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549432'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549432'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549433'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548815'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548816'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548817'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548818'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548819'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548820'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548821'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548822'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547464'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547464'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548823'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551348'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551349'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551352'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551350'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7155"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7155 -12.5045)"^^geo:wktLiteral ;
  geo-pos:lat "52.7155"^^xsd:decimal ;
  geo-pos:long "-12.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_4_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549436'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.5045'^^xsd:double;
  dwc:latitude '52.7155'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549435'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8468"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8468 -12.7935)"^^geo:wktLiteral ;
  geo-pos:lat "52.8468"^^xsd:decimal ;
  geo-pos:long "-12.7935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549436'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7935'^^xsd:double;
  dwc:latitude '52.8468'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549436'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549436'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549437'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.482"^^xsd:decimal ;
  dwc:decimalLongitude "-12.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.482 -12.388)"^^geo:wktLiteral ;
  geo-pos:lat "52.482"^^xsd:decimal ;
  geo-pos:long "-12.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549440'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.388'^^xsd:double;
  dwc:latitude '52.482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549438'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-14.7532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549440'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7532'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549439'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548825'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548826'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548827'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548828'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547484'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547484'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547484'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547485'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547488'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547486'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547488'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547487'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547488'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547488'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548824'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548824'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551352'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551351'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547496'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547494'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547495'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548828'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548829'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0808"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0808 -14.2943)"^^geo:wktLiteral ;
  geo-pos:lat "51.0808"^^xsd:decimal ;
  geo-pos:long "-14.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549432'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2943'^^xsd:double;
  dwc:latitude '51.0808'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549434'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  geo-pos:lat "53.2933"^^xsd:decimal ;
  geo-pos:long "-5.9567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547496'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9567'^^xsd:double;
  dwc:latitude '53.2933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547496'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548831'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548830'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551334'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551335'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551336'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-6.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1267'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547489'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  geo-pos:lat "52.94"^^xsd:decimal ;
  geo-pos:long "-5.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547488'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.375'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547490'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  geo-pos:lat "52.94"^^xsd:decimal ;
  geo-pos:long "-5.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547492'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.375'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547491'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547492'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547492'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547492'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547493'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551338'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5525 -6.0418)"^^geo:wktLiteral ;
  geo-pos:lat "52.5525"^^xsd:decimal ;
  geo-pos:long "-6.0418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0418'^^xsd:double;
  dwc:latitude '52.5525'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551348'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549440'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549440'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549440'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549441'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549440'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549442'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549444'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549443'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549444'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549444'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.273"^^xsd:decimal ;
  dwc:decimalLongitude "-12.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.273 -12.081)"^^geo:wktLiteral ;
  geo-pos:lat "52.273"^^xsd:decimal ;
  geo-pos:long "-12.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549444'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.081'^^xsd:double;
  dwc:latitude '52.273'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549445'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549448'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549446'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549448'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549447'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551364'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551365'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  geo-pos:lat "53.2933"^^xsd:decimal ;
  geo-pos:long "-5.9567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9567'^^xsd:double;
  dwc:latitude '53.2933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547497'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547496'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547498'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547499'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547500'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547500'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547500'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547501'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547504'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547502'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547504'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547503'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547504'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547504'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547504'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547505'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547504'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547506'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0983 -6.8233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0983"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0983 -6.8233)"^^geo:wktLiteral ;
  geo-pos:lat "52.0983"^^xsd:decimal ;
  geo-pos:long "-6.8233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547508'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.8233'^^xsd:double;
  dwc:latitude '52.0983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547507'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548832'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5515 -5.4358)"^^geo:wktLiteral ;
  geo-pos:lat "53.5515"^^xsd:decimal ;
  geo-pos:long "-5.4358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551336'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.4358'^^xsd:double;
  dwc:latitude '53.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551337'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548837'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548838'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548839'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "52.1367"^^xsd:decimal ;
  geo-pos:long "-6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547512'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1333'^^xsd:double;
  dwc:latitude '52.1367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547513'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548840'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549448'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549448'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548841'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548842'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548843'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548844'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548845'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547524'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547525'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548850'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548851'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548852'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548852'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548853'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548854'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548855'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548856'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548857'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548856'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548858'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548859'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548849'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548846'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548847'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548848'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548848'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "52.1367"^^xsd:decimal ;
  geo-pos:long "-6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547512'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1333'^^xsd:double;
  dwc:latitude '52.1367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547514'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547515'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.54"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.54 -5.8283)"^^geo:wktLiteral ;
  geo-pos:lat "52.54"^^xsd:decimal ;
  geo-pos:long "-5.8283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_249_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8283'^^xsd:double;
  dwc:latitude '52.54'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547516'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_247_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547516'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547517'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547518'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_259_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_259_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_259_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_259_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.345)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_259_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547520'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.345'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547519'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547520'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547520'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.94"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.94 -5.375)"^^geo:wktLiteral ;
  geo-pos:lat "52.94"^^xsd:decimal ;
  geo-pos:long "-5.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_241_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547520'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.375'^^xsd:double;
  dwc:latitude '52.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547521'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547520'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547522'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1383 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.1383"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_243_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.1383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547523'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2933 -5.9567)"^^geo:wktLiteral ;
  geo-pos:lat "53.2933"^^xsd:decimal ;
  geo-pos:long "-5.9567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_245_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547524'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9567'^^xsd:double;
  dwc:latitude '53.2933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547524'^^xsd:string;
  dwc:observationDate '1998-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_255_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_255_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_255_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9017"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_255_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7383)"^^geo:wktLiteral ;
  geo-pos:lat "51.9017"^^xsd:decimal ;
  geo-pos:long "-6.7383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_255_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547508'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7383'^^xsd:double;
  dwc:latitude '51.9017'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547508'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_257_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_257_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_257_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7183 -6.8917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7183"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_257_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7183 -6.8917)"^^geo:wktLiteral ;
  geo-pos:lat "51.7183"^^xsd:decimal ;
  geo-pos:long "-6.8917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_257_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547508'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.8917'^^xsd:double;
  dwc:latitude '51.7183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547509'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "52.1367"^^xsd:decimal ;
  geo-pos:long "-6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1333'^^xsd:double;
  dwc:latitude '52.1367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547510'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "52.1367"^^xsd:decimal ;
  geo-pos:long "-6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547512'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1333'^^xsd:double;
  dwc:latitude '52.1367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547511'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1367"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1367 -6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "52.1367"^^xsd:decimal ;
  geo-pos:long "-6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_260_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547512'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1333'^^xsd:double;
  dwc:latitude '52.1367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547512'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548833'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548832'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548834'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548835'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548836'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548836'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547348'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547349'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549388'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549388'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549388'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549389'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549392'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549390'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549392'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549391'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549392'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549392'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551433'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551434'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547359'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547360'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547360'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547361'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547360'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547362'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547364'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547363'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547364'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547364'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547352'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547350'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547352'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547351'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547352'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547352'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547352'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547353'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547352'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547354'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547355'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547356'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547356'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547356'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547357'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547360'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547358'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551436'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551435'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549968'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549970'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551421'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547364'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547365'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551458'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551459'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551418'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551419'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551420'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549964'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549965'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.9167)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549968'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.9167'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549966'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549968'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549967'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549968'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549968'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549968'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549969'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551405'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7147"^^xsd:decimal ;
  dwc:decimalLongitude "-13.0285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7147 -13.0285)"^^geo:wktLiteral ;
  geo-pos:lat "52.7147"^^xsd:decimal ;
  geo-pos:long "-13.0285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549664'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.0285'^^xsd:double;
  dwc:latitude '52.7147'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549662'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549664'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549663'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7765"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7765 -13.1852)"^^geo:wktLiteral ;
  geo-pos:lat "52.7765"^^xsd:decimal ;
  geo-pos:long "-13.1852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549664'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1852'^^xsd:double;
  dwc:latitude '52.7765'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549664'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549664'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549665'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549664'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549666'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1125"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1125 -13.1858)"^^geo:wktLiteral ;
  geo-pos:lat "53.1125"^^xsd:decimal ;
  geo-pos:long "-13.1858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549668'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1858'^^xsd:double;
  dwc:latitude '53.1125'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549667'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -14.7532)"^^geo:wktLiteral ;
  geo-pos:lat "53.028"^^xsd:decimal ;
  geo-pos:long "-14.7532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549668'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7532'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549668'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549668'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549669'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549672'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549670'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549848'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549849'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549848'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549850'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549848'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549847'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549848'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549848'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549852'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549851'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549404'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549404'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549404'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549405'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5485 -13.5837)"^^geo:wktLiteral ;
  geo-pos:lat "52.5485"^^xsd:decimal ;
  geo-pos:long "-13.5837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549408'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5837'^^xsd:double;
  dwc:latitude '52.5485'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549406'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549408'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549407'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549408'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549408'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547383'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547376'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547377'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549971'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549972'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549972'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8667 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.8667"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '55.8667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549973'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549976'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549974'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3333 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3333"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '55.3333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549975'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549976'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4833 -7.5167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4833"^^xsd:decimal ;
  geo-pos:long "-7.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.5167'^^xsd:double;
  dwc:latitude '55.4833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549977'^^xsd:string;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547378'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547379'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547380'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547380'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547380'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547381'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547384'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547382'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549404'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549403'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549660'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549661'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1363 -13.9985)"^^geo:wktLiteral ;
  geo-pos:lat "51.1363"^^xsd:decimal ;
  geo-pos:long "-13.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549840'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9985'^^xsd:double;
  dwc:latitude '51.1363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549841'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549840'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549842'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549844'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549843'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549844'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549844'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549844'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549845'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549848'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549846'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551417'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547368'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547366'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547368'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547367'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547368'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547368'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547369'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547368'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547370'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547372'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547371'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547372'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547372'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  geo-pos:lat "54.4183"^^xsd:decimal ;
  geo-pos:long "-5.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547372'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547373'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  geo-pos:lat "54.4183"^^xsd:decimal ;
  geo-pos:long "-5.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547374'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547376'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547375'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547376'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548784'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548785'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548786'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548787'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548788'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548789'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548790'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548791'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548792'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548793'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0587"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0587 -14.7462)"^^geo:wktLiteral ;
  geo-pos:lat "53.0587"^^xsd:decimal ;
  geo-pos:long "-14.7462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_78_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549656'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7462'^^xsd:double;
  dwc:latitude '53.0587'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549657'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  geo-pos:lat "52.5775"^^xsd:decimal ;
  geo-pos:long "-14.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549656'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549658'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5775 -14.6197)"^^geo:wktLiteral ;
  geo-pos:lat "52.5775"^^xsd:decimal ;
  geo-pos:long "-14.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_34_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549660'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6197'^^xsd:double;
  dwc:latitude '52.5775'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549659'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.863"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.863 -14.5808)"^^geo:wktLiteral ;
  geo-pos:lat "52.863"^^xsd:decimal ;
  geo-pos:long "-14.5808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549660'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5808'^^xsd:double;
  dwc:latitude '52.863'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549660'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549392'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549393'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549392'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549394'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549396'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549395'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7712"^^xsd:decimal ;
  dwc:decimalLongitude "-13.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7712 -13.391)"^^geo:wktLiteral ;
  geo-pos:lat "52.7712"^^xsd:decimal ;
  geo-pos:long "-13.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549396'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.391'^^xsd:double;
  dwc:latitude '52.7712'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549396'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3495"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3495 -14.4627)"^^geo:wktLiteral ;
  geo-pos:lat "52.3495"^^xsd:decimal ;
  geo-pos:long "-14.4627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_31_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549396'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4627'^^xsd:double;
  dwc:latitude '52.3495'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549397'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549400'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549398'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549400'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549399'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549400'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549400'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549400'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549401'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549400'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549402'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547460'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547459'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547460'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547460'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547460'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547461'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547464'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547462'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547464'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547463'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548808'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547458'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551376'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551378'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551379'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551380'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551380'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549428'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549428'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547448'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547446'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547448'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547447'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547448'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547448'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547448'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547449'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547448'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547450'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547452'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547451'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547452'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547452'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547452'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547453'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547454'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547456'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547455'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547456'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547456'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547456'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547457'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551384'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551386'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551387'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2342"^^xsd:decimal ;
  dwc:decimalLongitude "-12.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2342 -12.487)"^^geo:wktLiteral ;
  geo-pos:lat "53.2342"^^xsd:decimal ;
  geo-pos:long "-12.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_74_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549416'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.487'^^xsd:double;
  dwc:latitude '53.2342'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549418'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547445'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549420'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549419'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549420'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549420'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0505"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0505 -12.2937)"^^geo:wktLiteral ;
  geo-pos:lat "53.0505"^^xsd:decimal ;
  geo-pos:long "-12.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_75_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549420'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.2937'^^xsd:double;
  dwc:latitude '53.0505'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549421'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549424'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549422'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549424'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549423'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549424'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549424'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549424'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549425'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549424'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549426'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9368"^^xsd:decimal ;
  dwc:decimalLongitude "-13.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9368 -13.296)"^^geo:wktLiteral ;
  geo-pos:lat "52.9368"^^xsd:decimal ;
  geo-pos:long "-13.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549428'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.296'^^xsd:double;
  dwc:latitude '52.9368'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549427'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548803'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548804'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548804'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548805'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548806'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548807'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6102"^^xsd:decimal ;
  dwc:decimalLongitude "-14.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6102 -14.281)"^^geo:wktLiteral ;
  geo-pos:lat "53.6102"^^xsd:decimal ;
  geo-pos:long "-14.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549412'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.281'^^xsd:double;
  dwc:latitude '53.6102'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549412'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549412'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549413'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3122"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3122"^^xsd:decimal ;
  geo-pos:long "-12.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549416'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0998'^^xsd:double;
  dwc:latitude '53.3122'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549414'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3122"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3122"^^xsd:decimal ;
  geo-pos:long "-12.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549416'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0998'^^xsd:double;
  dwc:latitude '53.3122'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549415'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3122"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3122"^^xsd:decimal ;
  geo-pos:long "-12.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549416'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0998'^^xsd:double;
  dwc:latitude '53.3122'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549416'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3122"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3122 -12.0998)"^^geo:wktLiteral ;
  geo-pos:lat "53.3122"^^xsd:decimal ;
  geo-pos:long "-12.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_73_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549416'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0998'^^xsd:double;
  dwc:latitude '53.3122'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549417'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548795'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548796'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548797'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548798'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548799'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548800'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548801'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547424'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547423'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547424'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547424'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547425'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547424'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547426'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547427'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547428'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547428'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547428'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547429'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547432'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547430'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547432'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547431'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547432'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547432'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547432'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547433'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548800'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548802'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547432'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547434'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547436'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547435'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547436'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547436'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547436'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547437'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547438'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547440'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547439'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547440'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547440'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547441'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547442'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547444'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547443'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547444'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547397'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547400'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547398'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547399'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547400'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547400'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547401'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547400'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547402'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547403'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548794'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547410'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2862"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2862 -12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "53.2862"^^xsd:decimal ;
  geo-pos:long "-12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549672'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9333'^^xsd:double;
  dwc:latitude '53.2862'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549671'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547424'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547422'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547404'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547404'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-6.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6667'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547405'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547406'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547408'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547407'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547408'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547408'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547408'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547409'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551384'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551384'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551384'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551385'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551388'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551389'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547412'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547411'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547412'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547412'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547412'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547413'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547416'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547414'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547416'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547415'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547416'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547416'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547416'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547417'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547416'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547418'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547419'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547420'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547420'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547420'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547421'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547384'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547384'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549408'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549409'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549408'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549410'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547396'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551404'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551404'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6016"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6016 -5.3981)"^^geo:wktLiteral ;
  geo-pos:lat "53.6016"^^xsd:decimal ;
  geo-pos:long "-5.3981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551408'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3981'^^xsd:double;
  dwc:latitude '53.6016'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551406'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4383"^^xsd:decimal ;
  dwc:decimalLongitude "-14.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4383 -14.193)"^^geo:wktLiteral ;
  geo-pos:lat "52.4383"^^xsd:decimal ;
  geo-pos:long "-14.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549412'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.193'^^xsd:double;
  dwc:latitude '52.4383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549411'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547384'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547385'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547384'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547386'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547387'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547388'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547388'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547388'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547389'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547392'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547390'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547392'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547391'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547392'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547393'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547392'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547394'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547396'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547395'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551692'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551691'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551692'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551692'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551692'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551693'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551694'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551716'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551717'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551718'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551704'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551705'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551719'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551728'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551695'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551706'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551726'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551727'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551729'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548656'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548655'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548656'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548656'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9618"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9618 -13.8687)"^^geo:wktLiteral ;
  geo-pos:lat "53.9618"^^xsd:decimal ;
  geo-pos:long "-13.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548656'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8687'^^xsd:double;
  dwc:latitude '53.9618'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548657'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8798 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.8798"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548656'^^xsd:integer;
  dwc:scientificName 'Deania calcea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.8798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105903'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548658'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548659'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548660'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548660'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548660'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548661'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1608"^^xsd:decimal ;
  dwc:decimalLongitude "-10.0752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1608 -10.0752)"^^geo:wktLiteral ;
  geo-pos:lat "55.1608"^^xsd:decimal ;
  geo-pos:long "-10.0752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548664'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.0752'^^xsd:double;
  dwc:latitude '55.1608'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548662'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8925"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8925 -13.2973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8925"^^xsd:decimal ;
  geo-pos:long "-13.2973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548664'^^xsd:integer;
  dwc:scientificName 'Harriotta raleighana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.2973'^^xsd:double;
  dwc:latitude '53.8925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105829'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548663'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551714'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551716'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551715'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551716'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551716'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549360'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549358'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549360'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549359'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549360'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549360'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549360'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549361'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8443"^^xsd:decimal ;
  dwc:decimalLongitude "-13.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8443 -13.552)"^^geo:wktLiteral ;
  geo-pos:lat "53.8443"^^xsd:decimal ;
  geo-pos:long "-13.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_62_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549360'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.552'^^xsd:double;
  dwc:latitude '53.8443'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549362'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549364'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549363'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5578"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5578 -14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "52.5578"^^xsd:decimal ;
  geo-pos:long "-14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549364'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6667'^^xsd:double;
  dwc:latitude '52.5578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549364'^^xsd:string;
  dwc:observationDate '2001-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549364'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549365'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551268'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551269'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551762'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551740'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551739'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551740'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551740'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551786'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551787'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551775'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7206 -5.6835)"^^geo:wktLiteral ;
  geo-pos:lat "54.7206"^^xsd:decimal ;
  geo-pos:long "-5.6835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551788'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6835'^^xsd:double;
  dwc:latitude '54.7206'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551788'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551776'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551777'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8986"^^xsd:decimal ;
  dwc:decimalLongitude "-5.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8986 -5.651)"^^geo:wktLiteral ;
  geo-pos:lat "52.8986"^^xsd:decimal ;
  geo-pos:long "-5.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551764'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.651'^^xsd:double;
  dwc:latitude '52.8986'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551763'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551764'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551764'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3583 -5.8763)"^^geo:wktLiteral ;
  geo-pos:lat "52.3583"^^xsd:decimal ;
  geo-pos:long "-5.8763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551764'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8763'^^xsd:double;
  dwc:latitude '52.3583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551765'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1318"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1318 -5.6818)"^^geo:wktLiteral ;
  geo-pos:lat "54.1318"^^xsd:decimal ;
  geo-pos:long "-5.6818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6818'^^xsd:double;
  dwc:latitude '54.1318'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551774'^^xsd:string;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551749'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551753'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551736'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551736'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551736'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551737'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6126 -5.9191)"^^geo:wktLiteral ;
  geo-pos:lat "53.6126"^^xsd:decimal ;
  geo-pos:long "-5.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551736'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.9191'^^xsd:double;
  dwc:latitude '53.6126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551738'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551750'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551751'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551752'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548950'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548944'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548942'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548943'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548944'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548945'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548946'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548947'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548948'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548949'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547728'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547728'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547724'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547724'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547724'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547725'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547728'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547726'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547728'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547727'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550840'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550840'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550840'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550841'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550840'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550842'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7861"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7861 -6.5479)"^^geo:wktLiteral ;
  geo-pos:lat "51.7861"^^xsd:decimal ;
  geo-pos:long "-6.5479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550844'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-6.5479'^^xsd:double;
  dwc:latitude '51.7861'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550843'^^xsd:string;
  dwc:observationDate '2013-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547712'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547713'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547712'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547714'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547716'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547715'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547716'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547716'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547716'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547717'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547720'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547718'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547719'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547720'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547720'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547721'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547720'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547722'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  geo-pos:lat "54.4183"^^xsd:decimal ;
  geo-pos:long "-5.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547724'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547723'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547712'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547712'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2803"^^xsd:decimal ;
  dwc:decimalLongitude "-14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2803 -14.559)"^^geo:wktLiteral ;
  geo-pos:lat "53.2803"^^xsd:decimal ;
  geo-pos:long "-14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_77_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549448'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.559'^^xsd:double;
  dwc:latitude '53.2803'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549449'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549448'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549450'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -12.0857)"^^geo:wktLiteral ;
  geo-pos:lat "52.11"^^xsd:decimal ;
  geo-pos:long "-12.0857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549452'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0857'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549451'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549452'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549452'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549452'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549453'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547612'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547612'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547612'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547613'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547614'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547615'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547616'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547616'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4183 -5.3017)"^^geo:wktLiteral ;
  geo-pos:lat "54.4183"^^xsd:decimal ;
  geo-pos:long "-5.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547616'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3017'^^xsd:double;
  dwc:latitude '54.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547617'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547616'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547618'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547620'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547619'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547620'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551212'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551256'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551257'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548921'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547660'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547660'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551228'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551227'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547660'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547661'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547662'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547664'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547663'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547664'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547664'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547664'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547665'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547664'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547666'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547667'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547668'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547668'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547669'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547670'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2883"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2883 -6.1933)"^^geo:wktLiteral ;
  geo-pos:lat "52.2883"^^xsd:decimal ;
  geo-pos:long "-6.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547672'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1933'^^xsd:double;
  dwc:latitude '52.2883'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547671'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551211'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551213'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549456'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549454'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1997 -14.0792)"^^geo:wktLiteral ;
  geo-pos:lat "51.1997"^^xsd:decimal ;
  geo-pos:long "-14.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_88_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549856'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0792'^^xsd:double;
  dwc:latitude '51.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549858'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547620'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547621'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5993 -5.9225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5993 -5.9225)"^^geo:wktLiteral ;
  geo-pos:lat "53.5993"^^xsd:decimal ;
  geo-pos:long "-5.9225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9225'^^xsd:double;
  dwc:latitude '53.5993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551240'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5993 -5.9225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5993 -5.9225)"^^geo:wktLiteral ;
  geo-pos:lat "53.5993"^^xsd:decimal ;
  geo-pos:long "-5.9225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9225'^^xsd:double;
  dwc:latitude '53.5993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551241'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551240'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551242'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548912'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548913'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548914'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548915'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548916'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548916'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548916'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548917'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548918'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548919'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548920'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547648'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547649'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547650'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547651'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547652'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-6.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1267'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547653'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-6.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1267'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547654'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547655'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547656'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547656'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547657'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547656'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547658'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547660'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547659'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6515 -5.6925)"^^geo:wktLiteral ;
  geo-pos:lat "53.6515"^^xsd:decimal ;
  geo-pos:long "-5.6925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551244'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6925'^^xsd:double;
  dwc:latitude '53.6515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551243'^^xsd:string;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551224'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551225'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3931 -5.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.3931"^^xsd:decimal ;
  geo-pos:long "-5.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551224'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7973'^^xsd:double;
  dwc:latitude '53.3931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551226'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547631'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.935"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.935 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "52.935"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_121_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547624'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '52.935'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547622'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547624'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547623'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547624'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547624'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547624'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547625'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547624'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547626'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547627'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547628'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547628'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547628'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547629'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547632'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547630'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547643'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547644'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547644'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547644'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547645'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547646'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547647'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547648'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547648'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548912'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548911'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551272'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551270'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551272'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551271'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551256'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551258'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551259'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7315 -5.3593)"^^geo:wktLiteral ;
  geo-pos:lat "53.7315"^^xsd:decimal ;
  geo-pos:long "-5.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551260'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3593'^^xsd:double;
  dwc:latitude '53.7315'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551260'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547632'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0483 -6.5617)"^^geo:wktLiteral ;
  geo-pos:lat "52.0483"^^xsd:decimal ;
  geo-pos:long "-6.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.5617'^^xsd:double;
  dwc:latitude '52.0483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547633'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-6.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6667'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547634'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-6.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6667'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547635'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547636'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547637'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8933"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8933 -7.2217)"^^geo:wktLiteral ;
  geo-pos:lat "51.8933"^^xsd:decimal ;
  geo-pos:long "-7.2217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_144_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.2217'^^xsd:double;
  dwc:latitude '51.8933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547638'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.655"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.655 -7.0433)"^^geo:wktLiteral ;
  geo-pos:lat "51.655"^^xsd:decimal ;
  geo-pos:long "-7.0433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.0433'^^xsd:double;
  dwc:latitude '51.655'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547639'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547640'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547641'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548901'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548902'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548903'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548904'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548904'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548904'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548905'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548904'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548906'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548907'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548908'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548908'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548909'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548912'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548910'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0583"^^xsd:decimal ;
  dwc:decimalLongitude "-7.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0583 -7.445)"^^geo:wktLiteral ;
  geo-pos:lat "52.0583"^^xsd:decimal ;
  geo-pos:long "-7.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_143_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-7.445'^^xsd:double;
  dwc:latitude '52.0583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547642'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548920'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548922'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548923'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1105"^^xsd:decimal ;
  dwc:decimalLongitude "-12.0952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1105 -12.0952)"^^geo:wktLiteral ;
  geo-pos:lat "52.1105"^^xsd:decimal ;
  geo-pos:long "-12.0952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549456'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.0952'^^xsd:double;
  dwc:latitude '52.1105'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549456'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549456'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549457'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549456'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549455'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.623"^^xsd:decimal ;
  dwc:decimalLongitude "-13.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.623 -13.678)"^^geo:wktLiteral ;
  geo-pos:lat "51.623"^^xsd:decimal ;
  geo-pos:long "-13.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_21_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549456'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.678'^^xsd:double;
  dwc:latitude '51.623'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549458'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549460'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549459'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548932'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548931'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547695'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548932'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548932'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548933'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548934'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548935'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548936'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548936'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548937'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548938'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548939'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548940'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547696'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547696'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547696'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547697'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547696'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547698'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547700'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547699'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547700'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547700'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547701'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547704'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547702'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547704'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547703'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547704'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547704'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547704'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547705'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547704'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547706'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548941'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6644"^^xsd:decimal ;
  dwc:decimalLongitude "-11.0974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6644 -11.0974)"^^geo:wktLiteral ;
  geo-pos:lat "50.6644"^^xsd:decimal ;
  geo-pos:long "-11.0974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.0974'^^xsd:double;
  dwc:latitude '50.6644'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550894'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547708'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547709'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547712'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547710'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547712'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547711'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547708'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547708'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547708'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547707'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547673'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547674'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547676'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547675'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.67 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.67"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_189_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547676'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.67'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547676'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547676'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547677'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547678'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547680'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547679'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547680'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547681'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547680'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547682'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547684'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547683'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549688'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549686'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549688'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549687'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549688'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549688'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549688'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549689'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549688'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549690'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549692'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549691'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549692'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549692'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551038'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551039'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.063"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.063 -10.2105)"^^geo:wktLiteral ;
  geo-pos:lat "50.063"^^xsd:decimal ;
  geo-pos:long "-10.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-10.2105'^^xsd:double;
  dwc:latitude '50.063'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551040'^^xsd:string;
  dwc:observationDate '2014-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547672'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547672'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549860'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549859'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4697 -13.7052)"^^geo:wktLiteral ;
  geo-pos:lat "51.4697"^^xsd:decimal ;
  geo-pos:long "-13.7052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549860'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7052'^^xsd:double;
  dwc:latitude '51.4697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549860'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549860'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549861'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8695"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8695 -14.8202)"^^geo:wktLiteral ;
  geo-pos:lat "51.8695"^^xsd:decimal ;
  geo-pos:long "-14.8202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549864'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.8202'^^xsd:double;
  dwc:latitude '51.8695'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549862'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549864'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549863'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7547"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7547 -14.5903)"^^geo:wktLiteral ;
  geo-pos:lat "51.7547"^^xsd:decimal ;
  geo-pos:long "-14.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_82_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549864'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.5903'^^xsd:double;
  dwc:latitude '51.7547'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549864'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549864'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549865'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549976'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549978'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6178"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6178 -7.4528)"^^geo:wktLiteral ;
  geo-pos:lat "51.6178"^^xsd:decimal ;
  geo-pos:long "-7.4528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.4528'^^xsd:double;
  dwc:latitude '51.6178'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551155'^^xsd:string;
  dwc:observationDate '2014-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548924'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548924'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548925'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548928'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548926'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548927'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548928'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548929'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548930'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547684'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547684'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547685'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547688'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547686'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547688'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547687'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547688'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547688'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547688'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547689'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547688'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547690'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547692'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547691'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  geo-pos:lat "54.205"^^xsd:decimal ;
  geo-pos:long "-5.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547692'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7933'^^xsd:double;
  dwc:latitude '54.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547692'^^xsd:string;
  dwc:observationDate '2000-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  geo-pos:lat "54.205"^^xsd:decimal ;
  geo-pos:long "-5.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547692'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7933'^^xsd:double;
  dwc:latitude '54.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547693'^^xsd:string;
  dwc:observationDate '2000-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  geo-pos:lat "54.205"^^xsd:decimal ;
  geo-pos:long "-5.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547696'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7933'^^xsd:double;
  dwc:latitude '54.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547694'^^xsd:string;
  dwc:observationDate '2000-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547536'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547537'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548861'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548862'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548863'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548864'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548865'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547612'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547611'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551292'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551291'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551309'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5298"^^xsd:decimal ;
  geo-pos:long "-5.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551319'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5298"^^xsd:decimal ;
  geo-pos:long "-5.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551320'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551289'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5946"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5946 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5946"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551288'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5946'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551290'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547588'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547589'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547590'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547592'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547591'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547592'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547592'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547593'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547592'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547594'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547596'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547595'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547596'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547596'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547596'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547597'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1783 -5.7417)"^^geo:wktLiteral ;
  geo-pos:lat "53.1783"^^xsd:decimal ;
  geo-pos:long "-5.7417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_176_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547600'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7417'^^xsd:double;
  dwc:latitude '53.1783'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547598'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547600'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547599'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551272'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551272'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8628"^^xsd:decimal ;
  dwc:decimalLongitude "-5.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8628 -5.764)"^^geo:wktLiteral ;
  geo-pos:lat "52.8628"^^xsd:decimal ;
  geo-pos:long "-5.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551272'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.764'^^xsd:double;
  dwc:latitude '52.8628'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551273'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7233 -5.8133)"^^geo:wktLiteral ;
  geo-pos:lat "52.7233"^^xsd:decimal ;
  geo-pos:long "-5.8133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551272'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8133'^^xsd:double;
  dwc:latitude '52.7233'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551274'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547600'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547600'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547600'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547601'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547600'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547602'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547603'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547604'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547604'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547604'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547605'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547606'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547608'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547607'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547608'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547608'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547608'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547609'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547608'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547610'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548893'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548894'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548895'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548896'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3508"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3508 -5.2875)"^^geo:wktLiteral ;
  geo-pos:lat "54.3508"^^xsd:decimal ;
  geo-pos:long "-5.2875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2875'^^xsd:double;
  dwc:latitude '54.3508'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548897'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548898'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548899'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548900'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548900'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551312'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551310'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  geo-pos:lat "52.17"^^xsd:decimal ;
  geo-pos:long "-6.1033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1033'^^xsd:double;
  dwc:latitude '52.17'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547546'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551308'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548892'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548879'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548880'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6903"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6903 -5.9806)"^^geo:wktLiteral ;
  geo-pos:lat "53.6903"^^xsd:decimal ;
  geo-pos:long "-5.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9806'^^xsd:double;
  dwc:latitude '53.6903'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548881'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548882'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548872'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548873'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548874'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5643"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5643 -6.0378)"^^geo:wktLiteral ;
  geo-pos:lat "52.5643"^^xsd:decimal ;
  geo-pos:long "-6.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0378'^^xsd:double;
  dwc:latitude '52.5643'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548875'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548876'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548876'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548877'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547552'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547552'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.045"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  geo-pos:lat "52.045"^^xsd:decimal ;
  geo-pos:long "-6.2817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547552'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2817'^^xsd:double;
  dwc:latitude '52.045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547553'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547552'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547554'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547555'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  geo-pos:lat "52.17"^^xsd:decimal ;
  geo-pos:long "-6.1033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547556'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1033'^^xsd:double;
  dwc:latitude '52.17'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547556'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547556'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547557'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547560'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547558'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6998"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6998 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.6998"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548880'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.6998'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548878'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5298"^^xsd:decimal ;
  geo-pos:long "-5.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551322'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548860'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548860'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5298 -5.8375)"^^geo:wktLiteral ;
  geo-pos:lat "53.5298"^^xsd:decimal ;
  geo-pos:long "-5.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551320'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8375'^^xsd:double;
  dwc:latitude '53.5298'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551321'^^xsd:string;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0983 -6.8233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0983"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0983 -6.8233)"^^geo:wktLiteral ;
  geo-pos:lat "52.0983"^^xsd:decimal ;
  geo-pos:long "-6.8233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_253_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547528'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.8233'^^xsd:double;
  dwc:latitude '52.0983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547526'^^xsd:string;
  dwc:observationDate '1998-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-6.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547528'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1267'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547527'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547528'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547528'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5217 -6.6317)"^^geo:wktLiteral ;
  geo-pos:lat "51.5217"^^xsd:decimal ;
  geo-pos:long "-6.6317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547528'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6317'^^xsd:double;
  dwc:latitude '51.5217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547529'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547528'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547530'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547532'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547531'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -5.38)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-5.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_149_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547532'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.38'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547532'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0633 -5.96)"^^geo:wktLiteral ;
  geo-pos:lat "53.0633"^^xsd:decimal ;
  geo-pos:long "-5.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_151_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547532'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.96'^^xsd:double;
  dwc:latitude '53.0633'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547533'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547536'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547534'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547535'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547536'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547536'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547536'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547538'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547540'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547539'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547540'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547540'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547540'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547541'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547542'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547543'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547544'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547544'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.81"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.81 -6.0967)"^^geo:wktLiteral ;
  geo-pos:lat "52.81"^^xsd:decimal ;
  geo-pos:long "-6.0967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_201_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547544'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0967'^^xsd:double;
  dwc:latitude '52.81'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547545'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548864'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548866'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  geo-pos:lat "52.17"^^xsd:decimal ;
  geo-pos:long "-6.1033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547548'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1033'^^xsd:double;
  dwc:latitude '52.17'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547547'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  geo-pos:lat "52.17"^^xsd:decimal ;
  geo-pos:long "-6.1033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547548'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1033'^^xsd:double;
  dwc:latitude '52.17'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547548'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.17 -6.1033)"^^geo:wktLiteral ;
  geo-pos:lat "52.17"^^xsd:decimal ;
  geo-pos:long "-6.1033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_207_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547548'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1033'^^xsd:double;
  dwc:latitude '52.17'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547549'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.045"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  geo-pos:lat "52.045"^^xsd:decimal ;
  geo-pos:long "-6.2817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547552'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2817'^^xsd:double;
  dwc:latitude '52.045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547550'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.045"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  geo-pos:lat "52.045"^^xsd:decimal ;
  geo-pos:long "-6.2817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547552'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2817'^^xsd:double;
  dwc:latitude '52.045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547551'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548867'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548868'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548868'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548869'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548870'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548872'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548871'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551304'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551306'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3866"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3866 -5.8703)"^^geo:wktLiteral ;
  geo-pos:lat "52.3866"^^xsd:decimal ;
  geo-pos:long "-5.8703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551308'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8703'^^xsd:double;
  dwc:latitude '52.3866'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551307'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8521"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8521 -5.7688)"^^geo:wktLiteral ;
  geo-pos:lat "52.8521"^^xsd:decimal ;
  geo-pos:long "-5.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7688'^^xsd:double;
  dwc:latitude '52.8521'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548883'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547570'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547572'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547571'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547572'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547572'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547573'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4683 -5.7283)"^^geo:wktLiteral ;
  geo-pos:lat "53.4683"^^xsd:decimal ;
  geo-pos:long "-5.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_124_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547576'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7283'^^xsd:double;
  dwc:latitude '53.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547574'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547576'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547575'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547576'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547576'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547577'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547576'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547578'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547579'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4617 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.4617"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_173_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547580'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.4617'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547580'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.205"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.205 -5.7933)"^^geo:wktLiteral ;
  geo-pos:lat "54.205"^^xsd:decimal ;
  geo-pos:long "-5.7933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_183_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547580'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7933'^^xsd:double;
  dwc:latitude '54.205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547581'^^xsd:string;
  dwc:observationDate '2000-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547582'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547584'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547583'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547584'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547584'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547584'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547585'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547584'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547586'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.215 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.215"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_193_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547588'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.215'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547587'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547588'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547588'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3538"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3538 -5.8733)"^^geo:wktLiteral ;
  geo-pos:lat "52.3538"^^xsd:decimal ;
  geo-pos:long "-5.8733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8733'^^xsd:double;
  dwc:latitude '52.3538'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548884'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548884'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548885'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548886'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548887'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548888'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548889'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548890'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548891'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2567 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2567"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_175_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2567'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547559'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547560'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6533"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6533 -6.1233)"^^geo:wktLiteral ;
  geo-pos:lat "53.6533"^^xsd:decimal ;
  geo-pos:long "-6.1233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_187_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1233'^^xsd:double;
  dwc:latitude '53.6533'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547561'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547560'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547562'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547564'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547563'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547564'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547564'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.045"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.045 -6.2817)"^^geo:wktLiteral ;
  geo-pos:lat "52.045"^^xsd:decimal ;
  geo-pos:long "-6.2817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_209_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547564'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.2817'^^xsd:double;
  dwc:latitude '52.045'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547565'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547566'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2517 -5.955)"^^geo:wktLiteral ;
  geo-pos:lat "53.2517"^^xsd:decimal ;
  geo-pos:long "-5.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_126_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547568'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.955'^^xsd:double;
  dwc:latitude '53.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547567'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547568'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547568'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547569'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.417 -5.9157)"^^geo:wktLiteral ;
  geo-pos:lat "53.417"^^xsd:decimal ;
  geo-pos:long "-5.9157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_159_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9157'^^xsd:double;
  dwc:latitude '53.417'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550726'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550728'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550727'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.201 -5.9382)"^^geo:wktLiteral ;
  geo-pos:lat "53.201"^^xsd:decimal ;
  geo-pos:long "-5.9382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_160_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550728'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Surveys VIIa'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9382'^^xsd:double;
  dwc:latitude '53.201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550728'^^xsd:string;
  dwc:observationDate '2013-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547728'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547729'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547728'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547730'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547732'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547731'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547732'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547732'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547732'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547733'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547736'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547734'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_129_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547736'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547735'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547736'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547736'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547736'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547737'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547736'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547738'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547739'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.145 -5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "53.145"^^xsd:decimal ;
  geo-pos:long "-5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_199_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7333'^^xsd:double;
  dwc:latitude '53.145'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547753'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9017"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.9017"^^xsd:decimal ;
  geo-pos:long "-6.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7467'^^xsd:double;
  dwc:latitude '51.9017'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547754'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9017"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9017 -6.7467)"^^geo:wktLiteral ;
  geo-pos:lat "51.9017"^^xsd:decimal ;
  geo-pos:long "-6.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_212_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7467'^^xsd:double;
  dwc:latitude '51.9017'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547755'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.66"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.66 -6.1267)"^^geo:wktLiteral ;
  geo-pos:lat "53.66"^^xsd:decimal ;
  geo-pos:long "-6.1267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_172_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547756'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1267'^^xsd:double;
  dwc:latitude '53.66'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547756'^^xsd:string;
  dwc:observationDate '1997-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547756'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547757'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547760'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547758'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547760'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547759'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1767 -5.7217)"^^geo:wktLiteral ;
  geo-pos:lat "53.1767"^^xsd:decimal ;
  geo-pos:long "-5.7217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_127_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547760'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7217'^^xsd:double;
  dwc:latitude '53.1767'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547760'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547760'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547761'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547760'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547762'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547764'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547763'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550440'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550440'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6325 -6.0968)"^^geo:wktLiteral ;
  geo-pos:lat "52.6325"^^xsd:decimal ;
  geo-pos:long "-6.0968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0968'^^xsd:double;
  dwc:latitude '52.6325'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548951'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1908"^^xsd:decimal ;
  dwc:decimalLongitude "-5.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1908 -5.859)"^^geo:wktLiteral ;
  geo-pos:lat "53.1908"^^xsd:decimal ;
  geo-pos:long "-5.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.859'^^xsd:double;
  dwc:latitude '53.1908'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548952'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548953'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5168 -5.8308)"^^geo:wktLiteral ;
  geo-pos:lat "53.5168"^^xsd:decimal ;
  geo-pos:long "-5.8308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8308'^^xsd:double;
  dwc:latitude '53.5168'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548954'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548955'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548956'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.598"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.598 -5.9053)"^^geo:wktLiteral ;
  geo-pos:lat "53.598"^^xsd:decimal ;
  geo-pos:long "-5.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548956'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9053'^^xsd:double;
  dwc:latitude '53.598'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548957'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548958'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548959'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.902"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.902 -5.6493)"^^geo:wktLiteral ;
  geo-pos:lat "52.902"^^xsd:decimal ;
  geo-pos:long "-5.6493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6493'^^xsd:double;
  dwc:latitude '52.902'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548960'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.372"^^xsd:decimal ;
  dwc:decimalLongitude "-12.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.372 -12.982)"^^geo:wktLiteral ;
  geo-pos:lat "52.372"^^xsd:decimal ;
  geo-pos:long "-12.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_14_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549460'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.982'^^xsd:double;
  dwc:latitude '52.372'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549460'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549460'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549461'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2057"^^xsd:decimal ;
  dwc:decimalLongitude "-14.473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2057 -14.473)"^^geo:wktLiteral ;
  geo-pos:lat "53.2057"^^xsd:decimal ;
  geo-pos:long "-14.473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_76_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549464'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.473'^^xsd:double;
  dwc:latitude '53.2057'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549462'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549464'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549463'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8058 -14.3452)"^^geo:wktLiteral ;
  geo-pos:lat "51.8058"^^xsd:decimal ;
  geo-pos:long "-14.3452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549464'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3452'^^xsd:double;
  dwc:latitude '51.8058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549464'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7267"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7267 -13.8312)"^^geo:wktLiteral ;
  geo-pos:lat "51.7267"^^xsd:decimal ;
  geo-pos:long "-13.8312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549464'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8312'^^xsd:double;
  dwc:latitude '51.7267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549465'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 -13.4242)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "-13.4242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549464'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.4242'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549466'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  geo-pos:lat "52.517"^^xsd:decimal ;
  geo-pos:long "-12.7525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549468'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549467'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.517"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.517 -12.7525)"^^geo:wktLiteral ;
  geo-pos:lat "52.517"^^xsd:decimal ;
  geo-pos:long "-12.7525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549468'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7525'^^xsd:double;
  dwc:latitude '52.517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549468'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9523"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9523 -11.6137)"^^geo:wktLiteral ;
  geo-pos:lat "53.9523"^^xsd:decimal ;
  geo-pos:long "-11.6137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_69_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549468'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.6137'^^xsd:double;
  dwc:latitude '53.9523'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549469'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548961'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6033 -5.4408)"^^geo:wktLiteral ;
  geo-pos:lat "54.6033"^^xsd:decimal ;
  geo-pos:long "-5.4408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4408'^^xsd:double;
  dwc:latitude '54.6033'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548962'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548963'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9931 -5.3188)"^^geo:wktLiteral ;
  geo-pos:lat "52.9931"^^xsd:decimal ;
  geo-pos:long "-5.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3188'^^xsd:double;
  dwc:latitude '52.9931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548964'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548964'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548965'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548966'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1023"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1023 -5.5563)"^^geo:wktLiteral ;
  geo-pos:lat "54.1023"^^xsd:decimal ;
  geo-pos:long "-5.5563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5563'^^xsd:double;
  dwc:latitude '54.1023'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548967'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548968'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547764'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547764'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548971'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1467 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "53.1467"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_150_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547752'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '53.1467'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547752'^^xsd:string;
  dwc:observationDate '1995-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550176'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550176'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550177'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4333 -9.15)"^^geo:wktLiteral ;
  geo-pos:lat "55.4333"^^xsd:decimal ;
  geo-pos:long "-9.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.15'^^xsd:double;
  dwc:latitude '55.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550178'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550180'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:country 'SCO'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550179'^^xsd:string;
  dwc:observationDate '1998-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548970'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549472'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549470'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548968'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548969'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549472'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549471'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1987"^^xsd:decimal ;
  dwc:decimalLongitude "-13.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1987 -13.329)"^^geo:wktLiteral ;
  geo-pos:lat "52.1987"^^xsd:decimal ;
  geo-pos:long "-13.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549472'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.329'^^xsd:double;
  dwc:latitude '52.1987'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549472'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549472'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549473'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8983 -11.3705)"^^geo:wktLiteral ;
  geo-pos:lat "53.8983"^^xsd:decimal ;
  geo-pos:long "-11.3705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_70_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549472'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.3705'^^xsd:double;
  dwc:latitude '53.8983'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549474'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.968"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.968 -13.9692)"^^geo:wktLiteral ;
  geo-pos:lat "51.968"^^xsd:decimal ;
  geo-pos:long "-13.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549476'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9692'^^xsd:double;
  dwc:latitude '51.968'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549475'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549476'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549476'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549476'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549477'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.782"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.782 -12.1373)"^^geo:wktLiteral ;
  geo-pos:lat "53.782"^^xsd:decimal ;
  geo-pos:long "-12.1373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_67_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549480'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1373'^^xsd:double;
  dwc:latitude '53.782'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549478'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550376'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550376'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9638"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9638 -12.9045)"^^geo:wktLiteral ;
  geo-pos:lat "53.9638"^^xsd:decimal ;
  geo-pos:long "-12.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_65_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549692'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9045'^^xsd:double;
  dwc:latitude '53.9638'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549693'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549696'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549694'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7977"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7977 -13.2005)"^^geo:wktLiteral ;
  geo-pos:lat "53.7977"^^xsd:decimal ;
  geo-pos:long "-13.2005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_64_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549696'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2005'^^xsd:double;
  dwc:latitude '53.7977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549695'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7752"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7752 -12.1158)"^^geo:wktLiteral ;
  geo-pos:lat "53.7752"^^xsd:decimal ;
  geo-pos:long "-12.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_68_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549696'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.1158'^^xsd:double;
  dwc:latitude '53.7752'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549696'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549696'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549697'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8757"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8757 -14.0837)"^^geo:wktLiteral ;
  geo-pos:lat "52.8757"^^xsd:decimal ;
  geo-pos:long "-14.0837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549696'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0837'^^xsd:double;
  dwc:latitude '52.8757'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549698'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549700'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549699'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -14.2128)"^^geo:wktLiteral ;
  geo-pos:lat "51.982"^^xsd:decimal ;
  geo-pos:long "-14.2128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549700'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2128'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549700'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550654'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550655'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547740'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550512'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550514'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550516'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550515'^^xsd:string;
  dwc:observationDate '1998-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3167 -8.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55.3167"^^xsd:decimal ;
  geo-pos:long "-8.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550516'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.4833'^^xsd:double;
  dwc:latitude '55.3167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550516'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.07"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.07 -6.7883)"^^geo:wktLiteral ;
  geo-pos:lat "52.07"^^xsd:decimal ;
  geo-pos:long "-6.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547740'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.7883'^^xsd:double;
  dwc:latitude '52.07'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547741'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.94"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.94 -6.6667)"^^geo:wktLiteral ;
  geo-pos:lat "51.94"^^xsd:decimal ;
  geo-pos:long "-6.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_141_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.6667'^^xsd:double;
  dwc:latitude '51.94'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547742'^^xsd:string;
  dwc:observationDate '1993-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547744'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547743'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547744'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547744'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547745'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.035"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.035 -6.0733)"^^geo:wktLiteral ;
  geo-pos:lat "52.035"^^xsd:decimal ;
  geo-pos:long "-6.0733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547744'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0733'^^xsd:double;
  dwc:latitude '52.035'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547746'^^xsd:string;
  dwc:observationDate '1993-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51 -5.8367)"^^geo:wktLiteral ;
  geo-pos:lat "52.51"^^xsd:decimal ;
  geo-pos:long "-5.8367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_166_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547748'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8367'^^xsd:double;
  dwc:latitude '52.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547747'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.675 -5.4633)"^^geo:wktLiteral ;
  geo-pos:lat "53.675"^^xsd:decimal ;
  geo-pos:long "-5.4633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_180_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4633'^^xsd:double;
  dwc:latitude '53.675'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547748'^^xsd:string;
  dwc:observationDate '1999-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547748'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547749'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8083"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8083 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.8083"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_168_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '52.8083'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547750'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0267 -6.3467)"^^geo:wktLiteral ;
  geo-pos:lat "52.0267"^^xsd:decimal ;
  geo-pos:long "-6.3467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_163_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547752'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.3467'^^xsd:double;
  dwc:latitude '52.0267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547751'^^xsd:string;
  dwc:observationDate '1997-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548980'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548978'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548979'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548977'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.632"^^xsd:decimal ;
  dwc:decimalLongitude "-14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.632 -14.787)"^^geo:wktLiteral ;
  geo-pos:lat "51.632"^^xsd:decimal ;
  geo-pos:long "-14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_83_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549864'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.787'^^xsd:double;
  dwc:latitude '51.632'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549866'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547776'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547776'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547776'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547777'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547776'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547778'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547779'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1933 -5.785)"^^geo:wktLiteral ;
  geo-pos:lat "54.1933"^^xsd:decimal ;
  geo-pos:long "-5.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_109_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.785'^^xsd:double;
  dwc:latitude '54.1933'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547780'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6383 -5.4583)"^^geo:wktLiteral ;
  geo-pos:lat "53.6383"^^xsd:decimal ;
  geo-pos:long "-5.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_114_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547780'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4583'^^xsd:double;
  dwc:latitude '53.6383'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547781'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547782'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547784'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547783'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548981'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4167 -9.1667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4167"^^xsd:decimal ;
  geo-pos:long "-9.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_27_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-9.1667'^^xsd:double;
  dwc:latitude '55.4167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549979'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548973'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548974'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2336"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2336 -5.3908)"^^geo:wktLiteral ;
  geo-pos:lat "54.2336"^^xsd:decimal ;
  geo-pos:long "-5.3908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548972'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3908'^^xsd:double;
  dwc:latitude '54.2336'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548972'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548976'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547764'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547765'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547768'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547766'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547768'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547767'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.885"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.885 -5.705)"^^geo:wktLiteral ;
  geo-pos:lat "52.885"^^xsd:decimal ;
  geo-pos:long "-5.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_128_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547768'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:latitude '52.885'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547768'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4333 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "53.4333"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_125_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '53.4333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547769'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547770'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547772'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547771'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55 -5.825)"^^geo:wktLiteral ;
  geo-pos:lat "52.55"^^xsd:decimal ;
  geo-pos:long "-5.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_131_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547772'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-5.825'^^xsd:double;
  dwc:latitude '52.55'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547772'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547773'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.62"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.62 -6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "52.62"^^xsd:decimal ;
  geo-pos:long "-6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_130_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547776'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1167'^^xsd:double;
  dwc:latitude '52.62'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547774'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1267 -5.4983)"^^geo:wktLiteral ;
  geo-pos:lat "54.1267"^^xsd:decimal ;
  geo-pos:long "-5.4983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547776'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.4983'^^xsd:double;
  dwc:latitude '54.1267'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547775'^^xsd:string;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8126"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8126 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "53.8126"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:latitude '53.8126'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548975'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548982'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548983'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549480'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549479'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2197"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2197 -14.3545)"^^geo:wktLiteral ;
  geo-pos:lat "52.2197"^^xsd:decimal ;
  geo-pos:long "-14.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549480'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3545'^^xsd:double;
  dwc:latitude '52.2197'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549480'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8192"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8192 -11.7118)"^^geo:wktLiteral ;
  geo-pos:lat "53.8192"^^xsd:decimal ;
  geo-pos:long "-11.7118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_71_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549480'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-11.7118'^^xsd:double;
  dwc:latitude '53.8192'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549481'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547784'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547784'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.65"^^xsd:decimal ;
  dwc:decimalLongitude "-6.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.65 -6.12)"^^geo:wktLiteral ;
  geo-pos:lat "53.65"^^xsd:decimal ;
  geo-pos:long "-6.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_113_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547784'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.12'^^xsd:double;
  dwc:latitude '53.65'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547785'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547784'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547786'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7058"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7058 -13.7842)"^^geo:wktLiteral ;
  geo-pos:lat "53.7058"^^xsd:decimal ;
  geo-pos:long "-13.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_61_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549480'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7842'^^xsd:double;
  dwc:latitude '53.7058'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549482'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551995'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551996'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551996'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551997'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551998'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551999'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552000'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552001'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552000'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552002'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552003'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552004'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552004'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547788'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547787'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547788'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547788'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547788'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547789'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9217"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9217 -6.0567)"^^geo:wktLiteral ;
  geo-pos:lat "53.9217"^^xsd:decimal ;
  geo-pos:long "-6.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_110_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547792'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0567'^^xsd:double;
  dwc:latitude '53.9217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547790'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547792'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547791'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547792'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547792'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547792'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547793'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91 -5.755)"^^geo:wktLiteral ;
  geo-pos:lat "53.91"^^xsd:decimal ;
  geo-pos:long "-5.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_111_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547792'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.755'^^xsd:double;
  dwc:latitude '53.91'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547794'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547796'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547795'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.77"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.77 -5.9083)"^^geo:wktLiteral ;
  geo-pos:lat "53.77"^^xsd:decimal ;
  geo-pos:long "-5.9083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_112_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547796'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9083'^^xsd:double;
  dwc:latitude '53.77'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547796'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549494'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5362"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5362 -12.3677)"^^geo:wktLiteral ;
  geo-pos:lat "53.5362"^^xsd:decimal ;
  geo-pos:long "-12.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3677'^^xsd:double;
  dwc:latitude '53.5362'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549495'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4597"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4597 -14.1805)"^^geo:wktLiteral ;
  geo-pos:lat "53.4597"^^xsd:decimal ;
  geo-pos:long "-14.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_59_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549484'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1805'^^xsd:double;
  dwc:latitude '53.4597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549484'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549700'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549701'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549704'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549702'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549704'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549703'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3953"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3953 -12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "52.3953"^^xsd:decimal ;
  geo-pos:long "-12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549704'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.9203'^^xsd:double;
  dwc:latitude '52.3953'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549704'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.0115"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.0115 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "53.0115"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549868'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '53.0115'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549869'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4498 -12.3975)"^^geo:wktLiteral ;
  geo-pos:lat "53.4498"^^xsd:decimal ;
  geo-pos:long "-12.3975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549496'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.3975'^^xsd:double;
  dwc:latitude '53.4498'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549496'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8282 -14.2873)"^^geo:wktLiteral ;
  geo-pos:lat "51.8282"^^xsd:decimal ;
  geo-pos:long "-14.2873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549872'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2873'^^xsd:double;
  dwc:latitude '51.8282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549870'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1552"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1552 -14.0953)"^^geo:wktLiteral ;
  geo-pos:lat "52.1552"^^xsd:decimal ;
  geo-pos:long "-14.0953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_29_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549872'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0953'^^xsd:double;
  dwc:latitude '52.1552'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549871'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549872'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549872'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.009"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.009 -13.1913)"^^geo:wktLiteral ;
  geo-pos:lat "52.009"^^xsd:decimal ;
  geo-pos:long "-13.1913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549872'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.1913'^^xsd:double;
  dwc:latitude '52.009'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549873'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2442"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2442 -12.4343)"^^geo:wktLiteral ;
  geo-pos:lat "52.2442"^^xsd:decimal ;
  geo-pos:long "-12.4343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549872'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.4343'^^xsd:double;
  dwc:latitude '52.2442'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549874'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2183 -14.0415)"^^geo:wktLiteral ;
  geo-pos:lat "51.2183"^^xsd:decimal ;
  geo-pos:long "-14.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549876'^^xsd:integer;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0415'^^xsd:double;
  dwc:latitude '51.2183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549875'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_26_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.7167'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549983'^^xsd:string;
  dwc:observationDate '1985-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0136 -5.7496)"^^geo:wktLiteral ;
  geo-pos:lat "54.0136"^^xsd:decimal ;
  geo-pos:long "-5.7496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_9_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7496'^^xsd:double;
  dwc:latitude '54.0136'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548984'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548985'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548986'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8408"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8408 -6.0696)"^^geo:wktLiteral ;
  geo-pos:lat "53.8408"^^xsd:decimal ;
  geo-pos:long "-6.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0696'^^xsd:double;
  dwc:latitude '53.8408'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548987'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548988'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8988"^^xsd:decimal ;
  dwc:decimalLongitude "-5.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8988 -5.904)"^^geo:wktLiteral ;
  geo-pos:lat "53.8988"^^xsd:decimal ;
  geo-pos:long "-5.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.904'^^xsd:double;
  dwc:latitude '53.8988'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548989'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548990'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548991'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6685 -5.8395)"^^geo:wktLiteral ;
  geo-pos:lat "53.6685"^^xsd:decimal ;
  geo-pos:long "-5.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8395'^^xsd:double;
  dwc:latitude '53.6685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548992'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.536"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  geo-pos:lat "52.536"^^xsd:decimal ;
  geo-pos:long "-13.8028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549484'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8028'^^xsd:double;
  dwc:latitude '52.536'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549485'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.536"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.536 -13.8028)"^^geo:wktLiteral ;
  geo-pos:lat "52.536"^^xsd:decimal ;
  geo-pos:long "-13.8028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_44_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549488'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8028'^^xsd:double;
  dwc:latitude '52.536'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549486'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549488'^^xsd:integer;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549487'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5693"^^xsd:decimal ;
  dwc:decimalLongitude "-13.906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5693 -13.906)"^^geo:wktLiteral ;
  geo-pos:lat "53.5693"^^xsd:decimal ;
  geo-pos:long "-13.906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549488'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.906'^^xsd:double;
  dwc:latitude '53.5693'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549488'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549488'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549489'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6798"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6798 -13.9053)"^^geo:wktLiteral ;
  geo-pos:lat "52.6798"^^xsd:decimal ;
  geo-pos:long "-13.9053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549488'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.9053'^^xsd:double;
  dwc:latitude '52.6798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549490'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549492'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549491'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549492'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549492'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2697"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2697 -13.7177)"^^geo:wktLiteral ;
  geo-pos:lat "52.2697"^^xsd:decimal ;
  geo-pos:long "-13.7177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549492'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7177'^^xsd:double;
  dwc:latitude '52.2697'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549493'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552112'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552114'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552116'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552115'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552116'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552116'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552116'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552117'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552118'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552119'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552160'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552159'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552160'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552160'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552161'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553551'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5721"^^xsd:decimal ;
  dwc:decimalLongitude "-5.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5721 -5.884)"^^geo:wktLiteral ;
  geo-pos:lat "53.5721"^^xsd:decimal ;
  geo-pos:long "-5.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.884'^^xsd:double;
  dwc:latitude '53.5721'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553552'^^xsd:string;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553553'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553554'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553555'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553556'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553557'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553558'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553559'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9388"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  geo-pos:lat "54.9388"^^xsd:decimal ;
  geo-pos:long "-10.5388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5388'^^xsd:double;
  dwc:latitude '54.9388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554896'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8548 -13.8732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8548"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8548 -13.8732)"^^geo:wktLiteral ;
  geo-pos:lat "53.8548"^^xsd:decimal ;
  geo-pos:long "-13.8732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8732'^^xsd:double;
  dwc:latitude '53.8548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554897'^^xsd:string;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8548 -13.8732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8548"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8548 -13.8732)"^^geo:wktLiteral ;
  geo-pos:lat "53.8548"^^xsd:decimal ;
  geo-pos:long "-13.8732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8732'^^xsd:double;
  dwc:latitude '53.8548'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554898'^^xsd:string;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.8807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.8807)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.8807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8807'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554899'^^xsd:string;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.8807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.037"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.037 -12.8807)"^^geo:wktLiteral ;
  geo-pos:lat "54.037"^^xsd:decimal ;
  geo-pos:long "-12.8807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8807'^^xsd:double;
  dwc:latitude '54.037'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554900'^^xsd:string;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554215'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554216'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554217'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554218'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554219'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553576'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5515 -14.2738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5515 -14.2738)"^^geo:wktLiteral ;
  geo-pos:lat "52.5515"^^xsd:decimal ;
  geo-pos:long "-14.2738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2738'^^xsd:double;
  dwc:latitude '52.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554539'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552120'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552121'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552149'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552150'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552151'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552152'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552153'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552152'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552154'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552155'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552156'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552156'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552156'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552157'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552160'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552158'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552124'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552125'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552126'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552127'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552120'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552122'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552124'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552123'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552128'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552129'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552128'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552130'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552131'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552132'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552132'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552133'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552134'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552144'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552144'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552144'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552145'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552142'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552143'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552139'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552140'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552140'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552141'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552144'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552146'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552147'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552148'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552148'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2241"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2241 -6.0025)"^^geo:wktLiteral ;
  geo-pos:lat "53.2241"^^xsd:decimal ;
  geo-pos:long "-6.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0025'^^xsd:double;
  dwc:latitude '53.2241'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554334'^^xsd:string;
  dwc:observationDate '2014-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553049'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553050'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5931"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5931 -5.3976)"^^geo:wktLiteral ;
  geo-pos:lat "53.5931"^^xsd:decimal ;
  geo-pos:long "-5.3976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_17_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3976'^^xsd:double;
  dwc:latitude '53.5931'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553051'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553052'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553053'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553054'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.574"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.574 -5.8795)"^^geo:wktLiteral ;
  geo-pos:lat "53.574"^^xsd:decimal ;
  geo-pos:long "-5.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_45_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8795'^^xsd:double;
  dwc:latitude '53.574'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553055'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5135 -5.6413)"^^geo:wktLiteral ;
  geo-pos:lat "53.5135"^^xsd:decimal ;
  geo-pos:long "-5.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6413'^^xsd:double;
  dwc:latitude '53.5135'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553056'^^xsd:string;
  dwc:observationDate '2012-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552135'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552136'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552137'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552136'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552138'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6011"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6011 -5.7763)"^^geo:wktLiteral ;
  geo-pos:lat "52.6011"^^xsd:decimal ;
  geo-pos:long "-5.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552128'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7763'^^xsd:double;
  dwc:latitude '52.6011'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552128'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551953'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2243"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2243 -6.0056)"^^geo:wktLiteral ;
  geo-pos:lat "53.2243"^^xsd:decimal ;
  geo-pos:long "-6.0056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0056'^^xsd:double;
  dwc:latitude '53.2243'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549067'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551952'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551954'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551956'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551955'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551956'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551956'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551957'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551958'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551960'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551959'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551976'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551976'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551931'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551932'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551932'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551933'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551934'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551935'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551936'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551937'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551936'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551938'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551939'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551940'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551940'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551941'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551942'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551943'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551951'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551952'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551944'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547996'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547996'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547992'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547993'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547992'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547994'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4183"^^xsd:decimal ;
  dwc:decimalLongitude "-8.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4183 -8.245)"^^geo:wktLiteral ;
  geo-pos:lat "50.4183"^^xsd:decimal ;
  geo-pos:long "-8.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_140_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547996'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.245'^^xsd:double;
  dwc:latitude '50.4183'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547995'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547992'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547991'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547988'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547989'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9067"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9067 -9.1133)"^^geo:wktLiteral ;
  geo-pos:lat "50.9067"^^xsd:decimal ;
  geo-pos:long "-9.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_138_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.1133'^^xsd:double;
  dwc:latitude '50.9067'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547990'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547992'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552095'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554013'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554014'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554015'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554016'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554017'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554018'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554019'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551992'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551993'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551994'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551945'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551944'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551946'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551947'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551948'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551948'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551949'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3733 -5.8701)"^^geo:wktLiteral ;
  geo-pos:lat "52.3733"^^xsd:decimal ;
  geo-pos:long "-5.8701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551952'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8701'^^xsd:double;
  dwc:latitude '52.3733'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551950'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551982'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551983'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551979'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551980'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551981'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552196'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552197'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552198'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552199'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552200'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552201'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552202'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552203'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552204'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552099'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552100'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552100'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551928'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551928'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551929'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5373 -5.8363)"^^geo:wktLiteral ;
  geo-pos:lat "53.5373"^^xsd:decimal ;
  geo-pos:long "-5.8363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551928'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8363'^^xsd:double;
  dwc:latitude '53.5373'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551930'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551986'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551987'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551984'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551984'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551985'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551988'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551988'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551989'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551990'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6008"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6008 -5.3961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6008"^^xsd:decimal ;
  geo-pos:long "-5.3961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551992'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3961'^^xsd:double;
  dwc:latitude '53.6008'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551991'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551977'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551978'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552056'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552056'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552056'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552057'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552063'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552056'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552058'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552059'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552056'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552054'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552056'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552055'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552060'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552060'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552061'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552062'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552040'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552042'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552044'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552043'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552044'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552044'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552039'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552040'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552041'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552094'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552195'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552044'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552045'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552048'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552046'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552047'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552048'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552049'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552048'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552050'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552052'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552051'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552052'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552052'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6141"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6141 -6.1045)"^^geo:wktLiteral ;
  geo-pos:lat "52.6141"^^xsd:decimal ;
  geo-pos:long "-6.1045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552052'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.1045'^^xsd:double;
  dwc:latitude '52.6141'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552053'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552104'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552103'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552104'^^xsd:integer;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552104'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552104'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552105'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552104'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552106'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552107'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552108'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552108'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552109'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552112'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552110'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552112'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552111'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552112'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552112'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.571"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.571 -6.0373)"^^geo:wktLiteral ;
  geo-pos:lat "52.571"^^xsd:decimal ;
  geo-pos:long "-6.0373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552112'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0373'^^xsd:double;
  dwc:latitude '52.571'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552113'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549126'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549127'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9363 -5.7108)"^^geo:wktLiteral ;
  geo-pos:lat "53.9363"^^xsd:decimal ;
  geo-pos:long "-5.7108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7108'^^xsd:double;
  dwc:latitude '53.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549128'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549129'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549128'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549130'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1433 -5.6805)"^^geo:wktLiteral ;
  geo-pos:lat "54.1433"^^xsd:decimal ;
  geo-pos:long "-5.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549132'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6805'^^xsd:double;
  dwc:latitude '54.1433'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549131'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.51"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.51 -11.2733)"^^geo:wktLiteral ;
  geo-pos:lat "49.51"^^xsd:decimal ;
  geo-pos:long "-11.2733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_122_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548200'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.2733'^^xsd:double;
  dwc:latitude '49.51'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548202'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548203'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4683 -11.125)"^^geo:wktLiteral ;
  geo-pos:lat "49.4683"^^xsd:decimal ;
  geo-pos:long "-11.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_123_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-11.125'^^xsd:double;
  dwc:latitude '49.4683'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548204'^^xsd:string;
  dwc:observationDate '1997-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.845"^^xsd:decimal ;
  dwc:decimalLongitude "-7.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.845 -7.99)"^^geo:wktLiteral ;
  geo-pos:lat "50.845"^^xsd:decimal ;
  geo-pos:long "-7.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_142_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548204'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-7.99'^^xsd:double;
  dwc:latitude '50.845'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548205'^^xsd:string;
  dwc:observationDate '1997-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548206'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6367 -9.6217)"^^geo:wktLiteral ;
  geo-pos:lat "50.6367"^^xsd:decimal ;
  geo-pos:long "-9.6217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.6217'^^xsd:double;
  dwc:latitude '50.6367'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548207'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548208'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548208'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548209'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548208'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548210'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548212'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548211'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.64"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.64 -8.9267)"^^geo:wktLiteral ;
  geo-pos:lat "50.64"^^xsd:decimal ;
  geo-pos:long "-8.9267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_139_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796548212'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.9267'^^xsd:double;
  dwc:latitude '50.64'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796548212'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.255 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.255"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_30_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552032'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.255'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552034'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552035'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3838"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3838 -5.3035)"^^geo:wktLiteral ;
  geo-pos:lat "54.3838"^^xsd:decimal ;
  geo-pos:long "-5.3035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3035'^^xsd:double;
  dwc:latitude '54.3838'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552036'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552037'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552040'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552038'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552077'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552076'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552076'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552075'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5728"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5728 -5.4251)"^^geo:wktLiteral ;
  geo-pos:lat "54.5728"^^xsd:decimal ;
  geo-pos:long "-5.4251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4251'^^xsd:double;
  dwc:latitude '54.5728'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552074'^^xsd:string;
  dwc:observationDate '2010-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552078'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6 -5.6846)"^^geo:wktLiteral ;
  geo-pos:lat "53.6"^^xsd:decimal ;
  geo-pos:long "-5.6846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552080'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6846'^^xsd:double;
  dwc:latitude '53.6'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552079'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552082'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552083'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552080'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552080'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552081'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552064'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552096'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1282 -14.4838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1282 -14.4838)"^^geo:wktLiteral ;
  geo-pos:lat "53.1282"^^xsd:decimal ;
  geo-pos:long "-14.4838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4838'^^xsd:double;
  dwc:latitude '53.1282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554721'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1282 -14.4838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1282"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1282 -14.4838)"^^geo:wktLiteral ;
  geo-pos:lat "53.1282"^^xsd:decimal ;
  geo-pos:long "-14.4838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_79_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.4838'^^xsd:double;
  dwc:latitude '53.1282'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554722'^^xsd:string;
  dwc:observationDate '2013-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8963"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  geo-pos:lat "51.8963"^^xsd:decimal ;
  geo-pos:long "-13.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3593'^^xsd:double;
  dwc:latitude '51.8963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554723'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8963"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  geo-pos:lat "51.8963"^^xsd:decimal ;
  geo-pos:long "-13.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3593'^^xsd:double;
  dwc:latitude '51.8963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554724'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8963"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8963 -13.3593)"^^geo:wktLiteral ;
  geo-pos:lat "51.8963"^^xsd:decimal ;
  geo-pos:long "-13.3593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_80_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.3593'^^xsd:double;
  dwc:latitude '51.8963'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554725'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  geo-pos:lat "51.8205"^^xsd:decimal ;
  geo-pos:long "-13.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7675'^^xsd:double;
  dwc:latitude '51.8205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554726'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  geo-pos:lat "51.8205"^^xsd:decimal ;
  geo-pos:long "-13.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7675'^^xsd:double;
  dwc:latitude '51.8205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554727'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8205 -13.7675)"^^geo:wktLiteral ;
  geo-pos:lat "51.8205"^^xsd:decimal ;
  geo-pos:long "-13.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_81_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.7675'^^xsd:double;
  dwc:latitude '51.8205'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554728'^^xsd:string;
  dwc:observationDate '2013-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552069'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552067'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552068'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552068'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552072'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552070'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552072'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552071'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5806"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5806 -5.9068)"^^geo:wktLiteral ;
  geo-pos:lat "53.5806"^^xsd:decimal ;
  geo-pos:long "-5.9068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.9068'^^xsd:double;
  dwc:latitude '53.5806'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552072'^^xsd:string;
  dwc:observationDate '2010-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -5.7943)"^^geo:wktLiteral ;
  geo-pos:lat "53.4201"^^xsd:decimal ;
  geo-pos:long "-5.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552072'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7943'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552073'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552064'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552065'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5043"^^xsd:decimal ;
  dwc:decimalLongitude "-5.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5043 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "53.5043"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552064'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '53.5043'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552066'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552084'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552088'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552089'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552088'^^xsd:integer;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552090'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552091'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552092'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552093'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552084'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552085'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552086'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552087'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552097'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8813"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8813 -5.6585)"^^geo:wktLiteral ;
  geo-pos:lat "52.8813"^^xsd:decimal ;
  geo-pos:long "-5.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552096'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6585'^^xsd:double;
  dwc:latitude '52.8813'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552098'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554020'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554021'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  geo-pos:lat "52.9363"^^xsd:decimal ;
  geo-pos:long "-5.3822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547891'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9363"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9363 -5.3822)"^^geo:wktLiteral ;
  geo-pos:lat "52.9363"^^xsd:decimal ;
  geo-pos:long "-5.3822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_147_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.3822'^^xsd:double;
  dwc:latitude '52.9363'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547892'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7663"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  geo-pos:lat "52.7663"^^xsd:decimal ;
  geo-pos:long "-6.1083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547892'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1083'^^xsd:double;
  dwc:latitude '52.7663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547893'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7663"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7663 -6.1083)"^^geo:wktLiteral ;
  geo-pos:lat "52.7663"^^xsd:decimal ;
  geo-pos:long "-6.1083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_148_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547896'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1083'^^xsd:double;
  dwc:latitude '52.7663'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547894'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7581"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7581 -5.3435)"^^geo:wktLiteral ;
  geo-pos:lat "53.7581"^^xsd:decimal ;
  geo-pos:long "-5.3435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3435'^^xsd:double;
  dwc:latitude '53.7581'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549037'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551652'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551653'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551654'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547984'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547982'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2517"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2517 -9.4967)"^^geo:wktLiteral ;
  geo-pos:lat "51.2517"^^xsd:decimal ;
  geo-pos:long "-9.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_136_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547984'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.4967'^^xsd:double;
  dwc:latitude '51.2517'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547983'^^xsd:string;
  dwc:observationDate '1997-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551652'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551651'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2398"^^xsd:decimal ;
  dwc:decimalLongitude "-6.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2398 -6.01)"^^geo:wktLiteral ;
  geo-pos:lat "53.2398"^^xsd:decimal ;
  geo-pos:long "-6.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551652'^^xsd:integer;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.01'^^xsd:double;
  dwc:latitude '53.2398'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551652'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551655'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551664'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551665'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9923 -13.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9923"^^xsd:decimal ;
  dwc:decimalLongitude "-13.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9923 -13.91)"^^geo:wktLiteral ;
  geo-pos:lat "51.9923"^^xsd:decimal ;
  geo-pos:long "-13.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.91'^^xsd:double;
  dwc:latitude '51.9923'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554529'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8722 -14.3163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8722"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8722 -14.3163)"^^geo:wktLiteral ;
  geo-pos:lat "51.8722"^^xsd:decimal ;
  geo-pos:long "-14.3163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3163'^^xsd:double;
  dwc:latitude '51.8722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554530'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8722 -14.3163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8722"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8722 -14.3163)"^^geo:wktLiteral ;
  geo-pos:lat "51.8722"^^xsd:decimal ;
  geo-pos:long "-14.3163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3163'^^xsd:double;
  dwc:latitude '51.8722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554531'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554220'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3766"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3766 -5.7628)"^^geo:wktLiteral ;
  geo-pos:lat "53.3766"^^xsd:decimal ;
  geo-pos:long "-5.7628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_16_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7628'^^xsd:double;
  dwc:latitude '53.3766'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552794'^^xsd:string;
  dwc:observationDate '2011-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9142"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  geo-pos:lat "53.9142"^^xsd:decimal ;
  geo-pos:long "-6.0615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0615'^^xsd:double;
  dwc:latitude '53.9142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547817'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9142"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9142 -6.0615)"^^geo:wktLiteral ;
  geo-pos:lat "53.9142"^^xsd:decimal ;
  geo-pos:long "-6.0615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_89_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547816'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.0615'^^xsd:double;
  dwc:latitude '53.9142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547818'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5895 -5.7768)"^^geo:wktLiteral ;
  geo-pos:lat "52.5895"^^xsd:decimal ;
  geo-pos:long "-5.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549008'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7768'^^xsd:double;
  dwc:latitude '52.5895'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549007'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2182 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2182 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.2182"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.2182'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547809'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  geo-pos:lat "53.142"^^xsd:decimal ;
  geo-pos:long "-5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547808'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547810'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7722"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7722 -6.1072)"^^geo:wktLiteral ;
  geo-pos:lat "52.7722"^^xsd:decimal ;
  geo-pos:long "-6.1072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_106_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1072'^^xsd:double;
  dwc:latitude '52.7722'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547811'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  geo-pos:lat "52.5163"^^xsd:decimal ;
  geo-pos:long "-5.8338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8338'^^xsd:double;
  dwc:latitude '52.5163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547812'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5163 -5.8338)"^^geo:wktLiteral ;
  geo-pos:lat "52.5163"^^xsd:decimal ;
  geo-pos:long "-5.8338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_107_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547812'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8338'^^xsd:double;
  dwc:latitude '52.5163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547813'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  geo-pos:lat "52.1563"^^xsd:decimal ;
  geo-pos:long "-6.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547814'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1563"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1563 -6.1158)"^^geo:wktLiteral ;
  geo-pos:lat "52.1563"^^xsd:decimal ;
  geo-pos:long "-6.1158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_108_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.1158'^^xsd:double;
  dwc:latitude '52.1563'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547815'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094 -5.5192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.094"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.094 -5.5192)"^^geo:wktLiteral ;
  geo-pos:lat "54.094"^^xsd:decimal ;
  geo-pos:long "-5.5192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_87_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547816'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.5192'^^xsd:double;
  dwc:latitude '54.094'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547816'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549036'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5771"^^xsd:decimal ;
  dwc:decimalLongitude "-5.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5771 -5.406)"^^geo:wktLiteral ;
  geo-pos:lat "53.5771"^^xsd:decimal ;
  geo-pos:long "-5.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549036'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.406'^^xsd:double;
  dwc:latitude '53.5771'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549035'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549032'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549034'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549033'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2465 -5.553)"^^geo:wktLiteral ;
  geo-pos:lat "53.2465"^^xsd:decimal ;
  geo-pos:long "-5.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549032'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.553'^^xsd:double;
  dwc:latitude '53.2465'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549032'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7702 -5.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7702"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7702 -5.9085)"^^geo:wktLiteral ;
  geo-pos:lat "53.7702"^^xsd:decimal ;
  geo-pos:long "-5.9085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_90_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9085'^^xsd:double;
  dwc:latitude '53.7702'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547819'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0727"^^xsd:decimal ;
  dwc:decimalLongitude "-14.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0727 -14.477)"^^geo:wktLiteral ;
  geo-pos:lat "52.0727"^^xsd:decimal ;
  geo-pos:long "-14.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_28_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549496'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.477'^^xsd:double;
  dwc:latitude '52.0727'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549498'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5875 -5.7816)"^^geo:wktLiteral ;
  geo-pos:lat "52.5875"^^xsd:decimal ;
  geo-pos:long "-5.7816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_47_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551808'^^xsd:integer;
  dwc:scientificName 'Bathyraja brachyurops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7816'^^xsd:double;
  dwc:latitude '52.5875'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551806'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3685"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  geo-pos:lat "52.3685"^^xsd:decimal ;
  geo-pos:long "-13.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8675'^^xsd:double;
  dwc:latitude '52.3685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554550'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.769"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  geo-pos:lat "52.769"^^xsd:decimal ;
  geo-pos:long "-13.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5378'^^xsd:double;
  dwc:latitude '52.769'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554551'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.769"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  geo-pos:lat "52.769"^^xsd:decimal ;
  geo-pos:long "-13.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5378'^^xsd:double;
  dwc:latitude '52.769'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554552'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.769"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.769 -13.5378)"^^geo:wktLiteral ;
  geo-pos:lat "52.769"^^xsd:decimal ;
  geo-pos:long "-13.5378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.5378'^^xsd:double;
  dwc:latitude '52.769'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554553'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9482 -13.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9482"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9482 -13.2918)"^^geo:wktLiteral ;
  geo-pos:lat "52.9482"^^xsd:decimal ;
  geo-pos:long "-13.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja naevus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2918'^^xsd:double;
  dwc:latitude '52.9482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105876'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554554'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9482 -13.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9482"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9482 -13.2918)"^^geo:wktLiteral ;
  geo-pos:lat "52.9482"^^xsd:decimal ;
  geo-pos:long "-13.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_24_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-13.2918'^^xsd:double;
  dwc:latitude '52.9482'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554555'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547976'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547978'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33 -8.7467)"^^geo:wktLiteral ;
  geo-pos:lat "50.33"^^xsd:decimal ;
  geo-pos:long "-8.7467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_134_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547980'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.7467'^^xsd:double;
  dwc:latitude '50.33'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547979'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547980'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547980'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4483"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4483 -8.5783)"^^geo:wktLiteral ;
  geo-pos:lat "50.4483"^^xsd:decimal ;
  geo-pos:long "-8.5783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_135_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547980'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-8.5783'^^xsd:double;
  dwc:latitude '50.4483'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547981'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-9.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4817 -9.355)"^^geo:wktLiteral ;
  geo-pos:lat "50.4817"^^xsd:decimal ;
  geo-pos:long "-9.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_133_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; French Surveys EVHOE; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547976'^^xsd:integer;
  dwc:scientificName 'Torpedo nobiliana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'French Surveys EVHOE'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'FRA'^^xsd:string;
  dwc:longitude '-9.355'^^xsd:double;
  dwc:latitude '50.4817'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547977'^^xsd:string;
  dwc:observationDate '1997-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7015 -6.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7015"^^xsd:decimal ;
  dwc:decimalLongitude "-6.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7015 -6.895)"^^geo:wktLiteral ;
  geo-pos:lat "51.7015"^^xsd:decimal ;
  geo-pos:long "-6.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_155_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-6.895'^^xsd:double;
  dwc:latitude '51.7015'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547886'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7352 -5.8952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7352"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7352 -5.8952)"^^geo:wktLiteral ;
  geo-pos:lat "53.7352"^^xsd:decimal ;
  geo-pos:long "-5.8952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_132_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.8952'^^xsd:double;
  dwc:latitude '53.7352'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547887'^^xsd:string;
  dwc:observationDate '2011-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2388 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2388"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2388 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.2388"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_145_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '53.2388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547888'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1798"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  geo-pos:lat "53.1798"^^xsd:decimal ;
  geo-pos:long "-5.7267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7267'^^xsd:double;
  dwc:latitude '53.1798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547889'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1798"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1798 -5.7267)"^^geo:wktLiteral ;
  geo-pos:lat "53.1798"^^xsd:decimal ;
  geo-pos:long "-5.7267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_146_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547888'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.7267'^^xsd:double;
  dwc:latitude '53.1798'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547890'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552368'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552369'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3395 -5.2838)"^^geo:wktLiteral ;
  geo-pos:lat "54.3395"^^xsd:decimal ;
  geo-pos:long "-5.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_22_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2838'^^xsd:double;
  dwc:latitude '54.3395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552370'^^xsd:string;
  dwc:observationDate '2011-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2543"^^xsd:decimal ;
  dwc:decimalLongitude "-5.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2543 -5.386)"^^geo:wktLiteral ;
  geo-pos:lat "54.2543"^^xsd:decimal ;
  geo-pos:long "-5.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_25_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.386'^^xsd:double;
  dwc:latitude '54.2543'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552371'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551546'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3751"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3751 -5.2943)"^^geo:wktLiteral ;
  geo-pos:lat "54.3751"^^xsd:decimal ;
  geo-pos:long "-5.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551568'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.2943'^^xsd:double;
  dwc:latitude '54.3751'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551567'^^xsd:string;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549084'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549084'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.401 -5.7808)"^^geo:wktLiteral ;
  geo-pos:lat "53.401"^^xsd:decimal ;
  geo-pos:long "-5.7808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549084'^^xsd:integer;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7808'^^xsd:double;
  dwc:latitude '53.401'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549085'^^xsd:string;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549086'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549087'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551544'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551545'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7201"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7201 -5.6788)"^^geo:wktLiteral ;
  geo-pos:lat "54.7201"^^xsd:decimal ;
  geo-pos:long "-5.6788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6788'^^xsd:double;
  dwc:latitude '54.7201'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549088'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549089'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6073"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6073 -5.6961)"^^geo:wktLiteral ;
  geo-pos:lat "53.6073"^^xsd:decimal ;
  geo-pos:long "-5.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549088'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6961'^^xsd:double;
  dwc:latitude '53.6073'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549090'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549091'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4993"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4993 -5.6693)"^^geo:wktLiteral ;
  geo-pos:lat "53.4993"^^xsd:decimal ;
  geo-pos:long "-5.6693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549092'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6693'^^xsd:double;
  dwc:latitude '53.4993'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549092'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  geo-pos:lat "53.7686"^^xsd:decimal ;
  geo-pos:long "-5.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552297'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7686"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7686 -5.7753)"^^geo:wktLiteral ;
  geo-pos:lat "53.7686"^^xsd:decimal ;
  geo-pos:long "-5.7753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_36_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7753'^^xsd:double;
  dwc:latitude '53.7686'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552298'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  geo-pos:lat "54.1415"^^xsd:decimal ;
  geo-pos:long "-5.6808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6808'^^xsd:double;
  dwc:latitude '54.1415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552299'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  geo-pos:lat "54.1415"^^xsd:decimal ;
  geo-pos:long "-5.6808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6808'^^xsd:double;
  dwc:latitude '54.1415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552300'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1415 -5.6808)"^^geo:wktLiteral ;
  geo-pos:lat "54.1415"^^xsd:decimal ;
  geo-pos:long "-5.6808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_32_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6808'^^xsd:double;
  dwc:latitude '54.1415'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552301'^^xsd:string;
  dwc:observationDate '2010-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554046'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.597"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.597 -6.1108)"^^geo:wktLiteral ;
  geo-pos:lat "52.597"^^xsd:decimal ;
  geo-pos:long "-6.1108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551544'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.1108'^^xsd:double;
  dwc:latitude '52.597'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551543'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549508'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549509'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8375"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8375 -12.7973)"^^geo:wktLiteral ;
  geo-pos:lat "53.8375"^^xsd:decimal ;
  geo-pos:long "-12.7973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_66_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549512'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-12.7973'^^xsd:double;
  dwc:latitude '53.8375'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549510'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6582 -14.1835)"^^geo:wktLiteral ;
  geo-pos:lat "52.6582"^^xsd:decimal ;
  geo-pos:long "-14.1835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_40_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549512'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1835'^^xsd:double;
  dwc:latitude '52.6582'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549511'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.217"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.217 -14.6737)"^^geo:wktLiteral ;
  geo-pos:lat "52.217"^^xsd:decimal ;
  geo-pos:long "-14.6737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_33_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549512'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6737'^^xsd:double;
  dwc:latitude '52.217'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549512'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1488 -14.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1488"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1488 -14.6353)"^^geo:wktLiteral ;
  geo-pos:lat "51.1488"^^xsd:decimal ;
  geo-pos:long "-14.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6353'^^xsd:double;
  dwc:latitude '51.1488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554532'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553560'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553568'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553561'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553562'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553563'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553564'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553565'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553566'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553567'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553587'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553588'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553589'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553590'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553591'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553592'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553593'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553594'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3682"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  geo-pos:lat "52.3682"^^xsd:decimal ;
  geo-pos:long "-14.2215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2215'^^xsd:double;
  dwc:latitude '52.3682'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554540'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3682"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  geo-pos:lat "52.3682"^^xsd:decimal ;
  geo-pos:long "-14.2215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2215'^^xsd:double;
  dwc:latitude '52.3682'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554541'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3682"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3682 -14.2215)"^^geo:wktLiteral ;
  geo-pos:lat "52.3682"^^xsd:decimal ;
  geo-pos:long "-14.2215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_7_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2215'^^xsd:double;
  dwc:latitude '52.3682'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554542'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0438 -14.1678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0438"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0438 -14.1678)"^^geo:wktLiteral ;
  geo-pos:lat "52.0438"^^xsd:decimal ;
  geo-pos:long "-14.1678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1678'^^xsd:double;
  dwc:latitude '52.0438'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554543'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0438 -14.1678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.0438"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.0438 -14.1678)"^^geo:wktLiteral ;
  geo-pos:lat "52.0438"^^xsd:decimal ;
  geo-pos:long "-14.1678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.1678'^^xsd:double;
  dwc:latitude '52.0438'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554544'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1735"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  geo-pos:lat "52.1735"^^xsd:decimal ;
  geo-pos:long "-14.0547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0547'^^xsd:double;
  dwc:latitude '52.1735'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554545'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1735"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  geo-pos:lat "52.1735"^^xsd:decimal ;
  geo-pos:long "-14.0547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0547'^^xsd:double;
  dwc:latitude '52.1735'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554546'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1735"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  geo-pos:lat "52.1735"^^xsd:decimal ;
  geo-pos:long "-14.0547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0547'^^xsd:double;
  dwc:latitude '52.1735'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554547'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1735"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1735 -14.0547)"^^geo:wktLiteral ;
  geo-pos:lat "52.1735"^^xsd:decimal ;
  geo-pos:long "-14.0547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_11_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0547'^^xsd:double;
  dwc:latitude '52.1735'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554548'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3685"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3685 -13.8675)"^^geo:wktLiteral ;
  geo-pos:lat "52.3685"^^xsd:decimal ;
  geo-pos:long "-13.8675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_19_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.8675'^^xsd:double;
  dwc:latitude '52.3685'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554549'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553577'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553578'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553579'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553580'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553581'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553582'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553583'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9388"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  geo-pos:lat "54.9388"^^xsd:decimal ;
  geo-pos:long "-10.5388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5388'^^xsd:double;
  dwc:latitude '54.9388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554902'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9388"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  geo-pos:lat "54.9388"^^xsd:decimal ;
  geo-pos:long "-10.5388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5388'^^xsd:double;
  dwc:latitude '54.9388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554901'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4307"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  geo-pos:lat "52.4307"^^xsd:decimal ;
  geo-pos:long "-13.6688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6688'^^xsd:double;
  dwc:latitude '52.4307'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554537'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5515 -14.2738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-14.2738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5515 -14.2738)"^^geo:wktLiteral ;
  geo-pos:lat "52.5515"^^xsd:decimal ;
  geo-pos:long "-14.2738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_8_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.2738'^^xsd:double;
  dwc:latitude '52.5515'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554538'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1488 -14.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1488"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1488 -14.6353)"^^geo:wktLiteral ;
  geo-pos:lat "51.1488"^^xsd:decimal ;
  geo-pos:long "-14.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6353'^^xsd:double;
  dwc:latitude '51.1488'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554533'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5258 -14.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5258"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5258 -14.7627)"^^geo:wktLiteral ;
  geo-pos:lat "51.5258"^^xsd:decimal ;
  geo-pos:long "-14.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7627'^^xsd:double;
  dwc:latitude '51.5258'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554534'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5258 -14.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5258"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5258 -14.7627)"^^geo:wktLiteral ;
  geo-pos:lat "51.5258"^^xsd:decimal ;
  geo-pos:long "-14.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_3_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.7627'^^xsd:double;
  dwc:latitude '51.5258'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554535'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4307"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4307 -13.6688)"^^geo:wktLiteral ;
  geo-pos:lat "52.4307"^^xsd:decimal ;
  geo-pos:long "-13.6688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_20_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Hexanchus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.6688'^^xsd:double;
  dwc:latitude '52.4307'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554536'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5925 -5.6775)"^^geo:wktLiteral ;
  geo-pos:lat "53.5925"^^xsd:decimal ;
  geo-pos:long "-5.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6775'^^xsd:double;
  dwc:latitude '53.5925'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553569'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7163"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7163 -5.6968)"^^geo:wktLiteral ;
  geo-pos:lat "54.7163"^^xsd:decimal ;
  geo-pos:long "-5.6968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.6968'^^xsd:double;
  dwc:latitude '54.7163'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553570'^^xsd:string;
  dwc:observationDate '2013-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7053"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7053 -5.8446)"^^geo:wktLiteral ;
  geo-pos:lat "53.7053"^^xsd:decimal ;
  geo-pos:long "-5.8446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_37_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8446'^^xsd:double;
  dwc:latitude '53.7053'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553571'^^xsd:string;
  dwc:observationDate '2013-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1997 -10.1628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1997 -10.1628)"^^geo:wktLiteral ;
  geo-pos:lat "55.1997"^^xsd:decimal ;
  geo-pos:long "-10.1628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1628'^^xsd:double;
  dwc:latitude '55.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554903'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1997 -10.1628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1997"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1997 -10.1628)"^^geo:wktLiteral ;
  geo-pos:lat "55.1997"^^xsd:decimal ;
  geo-pos:long "-10.1628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Chimaera opalescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.1628'^^xsd:double;
  dwc:latitude '55.1997'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '712407'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554904'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '712407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553572'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553573'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553574'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553575'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9583 -10.5077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9583 -10.5077)"^^geo:wktLiteral ;
  geo-pos:lat "54.9583"^^xsd:decimal ;
  geo-pos:long "-10.5077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5077'^^xsd:double;
  dwc:latitude '54.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554892'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1257 -12.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1257"^^xsd:decimal ;
  dwc:decimalLongitude "-12.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1257 -12.96)"^^geo:wktLiteral ;
  geo-pos:lat "54.1257"^^xsd:decimal ;
  geo-pos:long "-12.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_12_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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:country 'IRL'^^xsd:string;
  dwc:longitude '-12.96'^^xsd:double;
  dwc:latitude '54.1257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554886'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9407 -13.9457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9407 -13.9457)"^^geo:wktLiteral ;
  geo-pos:lat "53.9407"^^xsd:decimal ;
  geo-pos:long "-13.9457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.9457'^^xsd:double;
  dwc:latitude '53.9407'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554887'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9407 -13.9457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9407 -13.9457)"^^geo:wktLiteral ;
  geo-pos:lat "53.9407"^^xsd:decimal ;
  geo-pos:long "-13.9457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_15_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.9457'^^xsd:double;
  dwc:latitude '53.9407'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554888'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9583 -10.5077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9583 -10.5077)"^^geo:wktLiteral ;
  geo-pos:lat "54.9583"^^xsd:decimal ;
  geo-pos:long "-10.5077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5077'^^xsd:double;
  dwc:latitude '54.9583'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554889'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1308 -12.8143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1308"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1308 -12.8143)"^^geo:wktLiteral ;
  geo-pos:lat "54.1308"^^xsd:decimal ;
  geo-pos:long "-12.8143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8143'^^xsd:double;
  dwc:latitude '54.1308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554890'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1308 -12.8143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1308"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1308 -12.8143)"^^geo:wktLiteral ;
  geo-pos:lat "54.1308"^^xsd:decimal ;
  geo-pos:long "-12.8143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_18_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-12.8143'^^xsd:double;
  dwc:latitude '54.1308'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554891'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9677 -13.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9677"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9677 -13.8315)"^^geo:wktLiteral ;
  geo-pos:lat "53.9677"^^xsd:decimal ;
  geo-pos:long "-13.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8315'^^xsd:double;
  dwc:latitude '53.9677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554893'^^xsd:string;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9677 -13.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9677"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9677 -13.8315)"^^geo:wktLiteral ;
  geo-pos:lat "53.9677"^^xsd:decimal ;
  geo-pos:long "-13.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-13.8315'^^xsd:double;
  dwc:latitude '53.9677'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554894'^^xsd:string;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9388"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9388 -10.5388)"^^geo:wktLiteral ;
  geo-pos:lat "54.9388"^^xsd:decimal ;
  geo-pos:long "-10.5388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_6_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Irish Deep Water Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Apristurus melanoasper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Irish Deep Water Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'IRL'^^xsd:string;
  dwc:longitude '-10.5388'^^xsd:double;
  dwc:latitude '54.9388'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '271345'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554895'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '271345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2573"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2573 -5.5535)"^^geo:wktLiteral ;
  geo-pos:lat "53.2573"^^xsd:decimal ;
  geo-pos:long "-5.5535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_46_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.5535'^^xsd:double;
  dwc:latitude '53.2573'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553550'^^xsd:string;
  dwc:observationDate '2012-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353 -14.6937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353 -14.6937)"^^geo:wktLiteral ;
  geo-pos:lat "51.353"^^xsd:decimal ;
  geo-pos:long "-14.6937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_2_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.6937'^^xsd:double;
  dwc:latitude '51.353'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554526'^^xsd:string;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9923 -13.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9923"^^xsd:decimal ;
  dwc:decimalLongitude "-13.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9923 -13.91)"^^geo:wktLiteral ;
  geo-pos:lat "51.9923"^^xsd:decimal ;
  geo-pos:long "-13.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_13_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-13.91'^^xsd:double;
  dwc:latitude '51.9923'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554527'^^xsd:string;
  dwc:observationDate '2013-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1848"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1848 -14.3675)"^^geo:wktLiteral ;
  geo-pos:lat "52.1848"^^xsd:decimal ;
  geo-pos:long "-14.3675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_5_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Leucoraja circularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.3675'^^xsd:double;
  dwc:latitude '52.1848'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105873'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554528'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '105873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551679'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.257"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.257 -5.5513)"^^geo:wktLiteral ;
  geo-pos:lat "53.257"^^xsd:decimal ;
  geo-pos:long "-5.5513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551680'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5513'^^xsd:double;
  dwc:latitude '53.257'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551680'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4811 -5.8193)"^^geo:wktLiteral ;
  geo-pos:lat "53.4811"^^xsd:decimal ;
  geo-pos:long "-5.8193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_60_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551688'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8193'^^xsd:double;
  dwc:latitude '53.4811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551689'^^xsd:string;
  dwc:observationDate '2009-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553596'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553597'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553598'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553599'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553600'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553601'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553602'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553603'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553604'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553584'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553585'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553586'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5528 -5.4263)"^^geo:wktLiteral ;
  geo-pos:lat "53.5528"^^xsd:decimal ;
  geo-pos:long "-5.4263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_1_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.4263'^^xsd:double;
  dwc:latitude '53.5528'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796553595'^^xsd:string;
  dwc:observationDate '2013-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552212'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552211'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552213'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552214'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552163'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552164'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552160'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552162'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554390'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1921 -5.6838)"^^geo:wktLiteral ;
  geo-pos:lat "54.1921"^^xsd:decimal ;
  geo-pos:long "-5.6838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_55_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.6838'^^xsd:double;
  dwc:latitude '54.1921'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554391'^^xsd:string;
  dwc:observationDate '2014-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552171'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552172'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552172'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552173'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552174'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552169'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552170'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552175'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552176'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552167'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552168'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552164'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552165'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2108 -5.8615)"^^geo:wktLiteral ;
  geo-pos:lat "53.2108"^^xsd:decimal ;
  geo-pos:long "-5.8615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_50_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552168'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8615'^^xsd:double;
  dwc:latitude '53.2108'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552166'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552207'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552208'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552209'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552210'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 -5.7703)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "-5.7703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_53_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7703'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552206'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552177'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7213 -5.8145)"^^geo:wktLiteral ;
  geo-pos:lat "52.7213"^^xsd:decimal ;
  geo-pos:long "-5.8145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_56_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552176'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.8145'^^xsd:double;
  dwc:latitude '52.7213'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552178'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6578 -5.8288)"^^geo:wktLiteral ;
  geo-pos:lat "53.6578"^^xsd:decimal ;
  geo-pos:long "-5.8288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_41_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8288'^^xsd:double;
  dwc:latitude '53.6578'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552179'^^xsd:string;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552183'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5811 -5.7801)"^^geo:wktLiteral ;
  geo-pos:lat "52.5811"^^xsd:decimal ;
  geo-pos:long "-5.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_35_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.7801'^^xsd:double;
  dwc:latitude '52.5811'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796554022'^^xsd:string;
  dwc:observationDate '2014-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2395"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2395 -6.0091)"^^geo:wktLiteral ;
  geo-pos:lat "53.2395"^^xsd:decimal ;
  geo-pos:long "-6.0091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_49_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552180'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-6.0091'^^xsd:double;
  dwc:latitude '53.2395'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552180'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552180'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552181'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2453"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2453 -5.5521)"^^geo:wktLiteral ;
  geo-pos:lat "53.2453"^^xsd:decimal ;
  geo-pos:long "-5.5521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796552184'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.5521'^^xsd:double;
  dwc:latitude '53.2453'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552182'^^xsd:string;
  dwc:observationDate '2010-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9858 -5.319)"^^geo:wktLiteral ;
  geo-pos:lat "52.9858"^^xsd:decimal ;
  geo-pos:long "-5.319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_51_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894660000000000'^^xsd:gYear;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:country 'NI'^^xsd:string;
  dwc:longitude '-5.319'^^xsd:double;
  dwc:latitude '52.9858'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796552205'^^xsd:string;
  dwc:observationDate '2010-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551656'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551657'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7165 -5.8165)"^^geo:wktLiteral ;
  geo-pos:lat "52.7165"^^xsd:decimal ;
  geo-pos:long "-5.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_48_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551656'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8165'^^xsd:double;
  dwc:latitude '52.7165'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551658'^^xsd:string;
  dwc:observationDate '2009-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7985 -6.0473)"^^geo:wktLiteral ;
  geo-pos:lat "53.7985"^^xsd:decimal ;
  geo-pos:long "-6.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_57_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551744'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0473'^^xsd:double;
  dwc:latitude '53.7985'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551746'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551768'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551770'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551771'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2086"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2086 -5.8598)"^^geo:wktLiteral ;
  geo-pos:lat "53.2086"^^xsd:decimal ;
  geo-pos:long "-5.8598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_54_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551772'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.8598'^^xsd:double;
  dwc:latitude '53.2086'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551772'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551724'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551724'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7286"^^xsd:decimal ;
  dwc:decimalLongitude "-6.0048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7286 -6.0048)"^^geo:wktLiteral ;
  geo-pos:lat "53.7286"^^xsd:decimal ;
  geo-pos:long "-6.0048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_58_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551724'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-6.0048'^^xsd:double;
  dwc:latitude '53.7286'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551725'^^xsd:string;
  dwc:observationDate '2009-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551732'^^xsd:integer;
  dwc:scientificName 'Raja montagui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551733'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7358"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7358 -5.3603)"^^geo:wktLiteral ;
  geo-pos:lat "53.7358"^^xsd:decimal ;
  geo-pos:long "-5.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_10_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551548'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.3603'^^xsd:double;
  dwc:latitude '53.7358'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551547'^^xsd:string;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2182 -5.9467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2182"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2182 -5.9467)"^^geo:wktLiteral ;
  geo-pos:lat "53.2182"^^xsd:decimal ;
  geo-pos:long "-5.9467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_93_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.9467'^^xsd:double;
  dwc:latitude '53.2182'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547820'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -5.733)"^^geo:wktLiteral ;
  geo-pos:lat "53.142"^^xsd:decimal ;
  geo-pos:long "-5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_94_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Beam Trawl Survey VIIa; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796547820'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beam Trawl Survey VIIa'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'ENG'^^xsd:string;
  dwc:longitude '-5.733'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796547821'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_42_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550632'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550633'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550632'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550634'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550636'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550635'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550636'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550636'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8167 -8.2333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8167"^^xsd:decimal ;
  geo-pos:long "-8.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_43_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550636'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-8.2333'^^xsd:double;
  dwc:latitude '55.8167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550637'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550638'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2167 -5.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.2167"^^xsd:decimal ;
  geo-pos:long "-5.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_39_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550640'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.3833'^^xsd:double;
  dwc:latitude '54.2167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550639'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9833 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "53.9833"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_38_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Scottish West Coast International Bottom Trawl Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796550640'^^xsd:integer;
  dwc:scientificName 'Dipturus batis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Scottish West Coast International Bottom Trawl Survey'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'SCO'^^xsd:string;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '53.9833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105869'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796550640'^^xsd:string;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6323"^^xsd:decimal ;
  dwc:decimalLongitude "-14.0602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6323 -14.0602)"^^geo:wktLiteral ;
  geo-pos:lat "51.6323"^^xsd:decimal ;
  geo-pos:long "-14.0602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_23_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Spanish Porcupine Bank Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796549272'^^xsd:integer;
  dwc:scientificName 'Galeus melastomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Spanish Porcupine Bank Survey'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'SPA'^^xsd:string;
  dwc:longitude '-14.0602'^^xsd:double;
  dwc:latitude '51.6323'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796549270'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3773"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3773 -5.7536)"^^geo:wktLiteral ;
  geo-pos:lat "53.3773"^^xsd:decimal ;
  geo-pos:long "-5.7536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5809_52_ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5809_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-13'^^xsd:date;
  dwc:institutionCode 'NBDC'^^xsd:string;
  dwc:collectionCode 'ChondrichthyansOfIreland; Northern Ireland Groundfish Survey; Database of Trawl Surveys'^^xsd:string;
  dwc:catalogNumber '24894664796551444'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Northern Ireland Groundfish Survey'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'NI'^^xsd:string;
  dwc:longitude '-5.7536'^^xsd:double;
  dwc:latitude '53.3773'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'ie.nbdc.dataset.ChondrichthyansOfIreland.24894664796551445'^^xsd:string;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF